External Data Refresh failed - Unable to refresh list data in Excel Web Access WebPart

Hi,
I have created a PivotChart in Excel workbook that fetches data from a SharePoint list using "OData Data Feed". When refreshing the connection in Excel 2013, the updated data is displayed in PivotChart. But when i upload the same to a SharePoint
Library and refresh it through Excel Web Access WebPart, it throws an error.
After configuring PowerPivot for SharePoint, i am getting a "We cannot locate a server to load the Data Model" error.
Note -
SQL Analysis Service(PowerPivot) is in running state.
PowerPivot Server has been under Data Model in Excel Service setting.
The library location is added in trusted zone.
Using secure store didn't fix the issue.
Stack Exception
SSPM: Initialization failed on server : Microsoft.AnalysisServices.ConnectionException: A connection cannot be made. Ensure that the server is running. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively
refused it 127.0.0.1:2383 
    at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port) 
    at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)     --- End of inner exception stack trace --- 
    at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo) 
    at Microsoft.AnalysisServices.XmlaClient.OpenTcpConnection(ConnectionInfo connectionInfo) 
    at Microsoft.AnalysisServices.XmlaClient.OpenConnection(ConnectionInfo connectionInfo, Boolean& isSessionTokenNeeded) 
    at Microsoft.AnalysisServices.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession) 
    at Microsoft.AnalysisServices.Server.Connect(String connectionString, String sessionId, ObjectExpansion expansionType) 
    at Microsoft.AnalysisServices.Streaming.OnPremise.Server.Connect(Nullable`1 ctx, Boolean schedulePingTaskOnFailure) 
    at Microsoft.AnalysisServices.Streaming.OnPremise.Server.Initialize(Guid serviceId, CancellationToken ctx) 
    at Microsoft.AnalysisServices.Streaming.OnPremise.Tasks.InitializationTask.Run(CancellationToken ctx)
Check Server Version (ServerName\POWERPIVOT): Fail (Expected:
    =11.0.2800.0, Actual: 11.0.2100.60).
    --> Check Deployment Mode (ServerName\POWERPIVOT): Pass.
    Monitorable Check Server Configuration (ServerName\POWERPIVOT): Fail (Uninitialized, ConfigurationError, WrongVersion).
    SSPM: Initialization failed on server ServerName\POWERPIVOT: Microsoft.AnalysisServices.Streaming.ServerConfigurationException: Server ServerName\POWERPIVOT failed configuration checks (Status = Uninitialized, ConfigurationError, WrongVersion).
at Microsoft.AnalysisServices.Streaming.OnPremise.Server.AssertServerConfiguration(Server amoServer, CancellationToken ctx) at Microsoft.AnalysisServices.Streaming.OnPremise.Server.Initialize(Guid serviceId, CancellationToken ctx) at Microsoft.AnalysisServices.Streaming.OnPremise.Tasks.InitializationTask.Run(CancellationToken
ctx)
Thanks,
Thomas Mathew

Hi,
For your issue, the possible reason is that the SharePoint environment does not have a PowerPivot for SharePoint server, or the SQL Server Analysis Services (PowerPivot) service is stopped.
Install PowerPivot for SharePoint or move the PowerPivot workbook to a SharePoint environment that has PowerPivot for SharePoint installed.
If the software is installed, verify that the SQL Server Analysis Services (PowerPivot) instance is running. Check Manage services on server in Central Administration. Also check the Services console application in Administrative Tools.
Refer to the following link:
http://msdn.microsoft.com/en-us/library/ff487858.aspx
Besides, here is a similar post, you can use as a reference:
https://social.technet.microsoft.com/Forums/en-US/2e728b3e-6d3d-497b-b0ce-57f2699710e5/access-was-denied-by-the-external-data-source-the-following-connections-failed-to?forum=sharepointadminprevious
Best Regards,
Lisa Chen
Lisa Chen
TechNet Community Support

Similar Messages

  • SCOM 2012 R2 Data Warehouse failed to request a list of management packs from SQL RS server

    Hello, I get this alert can someone help me out ?
    I did check the Proxy and is configured on all the MS and DW server.
    Alert Description
    Data Warehouse failed to request a list of management packs which contain
    reports deployed to SQL Reporting Services Server. Report deployment process
    failed to request management pack list from SQL RS Server. The operation will be
    retried.
    Exception 'WebException': The request failed with HTTP status 407:
    Proxy Authentication Required ( Forefront TMG requires authorization to fulfill
    the request. Access to the Web Proxy filter is denied. ).
    One or more
    workflows were affected by this.
    Workflow name:
    Microsoft.SystemCenter.DataWarehouse.Deployment.Report
    Instance name:
    Data Warehouse Synchronization Service
    Instance ID:
    {FDC7C774-397C-3660-9D57-EFBED3B60329}

    Every call to the SRS generates a call to the OpsMgr SDK on Root Management
    Server to check permissions (security integration). It apepars the account
    the call is made under does not have access.
    To figure out which account is used follow this process:
    1) Run console and click on "Run As Profiles" in the Administration space;
    2) Double-click "Data Warehouse Report Deployment Account";
    3) Click on "Run As Accounts" tab;
    4) If you have a line in the accounts which lists your Root Management
    Server in the "Target Computer" column, note the account name in the "Run As
    Account" column. If you do not have such a line, follow steps 2-4 for the
    "Default Action Account" profile and note the account name;
    5) Click on "Run-As Accounts" in the Administration space and double click
    the account name which you got on step 4)
    6) Switch to the "Account" tab and note domain name and user name;
    Once you found the account (say, DOMAIN\user) check that it is a member of
    the User Role "Operations manager Report Security Administrators". If not -
    add it and the process will recover automatically.
    Also You can refer below links
    http://blogs.technet.com/b/smsandmom/archive/2007/09/06/system-center-operations-manager-doesn-t-show-any-reports.aspx
    http://www.networksteve.com/enterprise/topic.php/Data_Warehouse_failed_to_request_a_list_of_management_packs..._E/?TopicId=16627&Posts=2
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"

  • Excel web access web part Refresh

    Dear All,
    Please let me adress my SharePoint issues to you.
    Current situation:
    I currently have an excel file stored in one of my sharepoint libraries.
    The excel file has two tabs.
    The first tab contains data exported from a sharepoint list (with data connection)
    The second tab has a customized table based on the first tab.
    I created a page and added a Excel Web Access web part. The above mentioned excel file (tab2) is viewed in this web part.
    Problem:
    Everytime I change something in my sharepoint list, the changes will not be viewed in the web part. The changes will only view when I open the excel file in the library first, and then save it.
    Question:
    Is there a way I can refresh the data automatically, or manually without having to leave the page of the web part?
    If anyone has a solution please let me know, thank you for your help!
    Bob

    you can configure automatic data refresh.  fairly simple.  this article is for SQL data source, but the same process applies across the board.
    http://technet.microsoft.com/en-us/library/hh525341(v=office.15).aspx
    Christopher Webb | MCM: SharePoint 2010 | MCSM: SharePoint Charter | MCT | http://christophermichaelwebb.com

  • Excel web access: Parameters in external data sources not supported???

    I have a SharePoint 2013 site with Excel services.
    The site itself has a Current User Filter Web Part which gives filter value [userID] to a Excel web access -web part.
    In the Excel itself I have a named area(UserIDfromSharePoint) defined as a parameter.
    This parameter is being used in a Microsoft Query into an SQL database table:
    Select * from [MyTable] where UserID = ?
    The question mark is set as a parameter to the named area UserIDfromSharePoint.
    When I set the Excel Web Access -web part to show my workbook, I get the following error:
    "We're sorry. We can't open the workbook in the browser because it uses these unsupported features: • PivotTable reports that are set to refresh
    when the item in a report filter changes, or external data ranges (also called query tables)
    that use parameters"
    Is this really true???!??
    If I have understood correctly, this has been an issue since the dawn of SharePoints Excel web services.
    Does Microsoft really in this age of big data assume that all the SQL queries should be unfiltered or static?
    My table has over 3M rows, so it is not possible to bring the whole dataset into excel and filter there. I'll have to say to the customer that we need to build a reporting table into which we'll aggregate the data first rather than querying the necessary
    information...

    Hi,
    Do you mean that you have Office 2007 and Office 2010 both installed in you computer?
    Based on my test, I copy a Access 2010 database into a computer only installed Offic 2007, then using Excel 2007 to import Access database data, no error occurred.
    So double click the Access database to see whether the databased is opened with Access 2007 or Access 2010. If it is opened with Access 2010, then try to save it as Access 2007 to
    check the issue.
    Jaynet Zhang
    TechNet Community Support

  • SMS_DISCOVERY_DATA_MANAGER Message ID 2636 and 620. Discovery Data Manager failed to process the discovery data record (DDR)

    Hi
    I'm seeing this critical error on my primary.
    SMS_DISCOVERY_DATA_MANAGER Message ID 2636 and 620. 
    Discovery data manager failed to process the discovery data record (DDR)"D:\Prog.....\inboxes\auth\ddm.box\userddrsonly\adu650dh.DDR", because it cannot update the data source.
    Where these ddr's are actually under ddm.box\userddrsonly\BAD_DDRS folder
    I see a ton of DDR files in that folder. Not sure if I can delete them, so I moved them to a temp folder. AD User discovery keeps generating them.
    Any help ?
    Thanks
    UK
    

    Check the ddm.log file for more information.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • How to save edited data Workbook in Excel Web Access web part?

    Hello All, I have one Workbook which is displayed on Excel Web Access web part in SharePoint 2013. If I edit data in workbook it is not getting saved. Am i missing anything here? please help.
    Thanks

    Hi,
    We can click “OPEN IN EXCEL” to open and save the Excel file, then the edited data will be saved.
    If you display a chart in Excel, we can create a InfoPath form to edit the excel Workbook, here is a blog for your reference:
    http://go.limeleap.com/community/bid/295022/How-to-Edit-an-Excel-Workbook-Using-an-InfoPath-Form-in-SharePoint
    More information:
    http://office.microsoft.com/en-us/sharepoint-server-help/introduction-to-excel-web-access-web-part-HA010377880.aspx
    http://office.microsoft.com/en-001/sharepoint-server-help/excel-web-access-web-part-summary-HA010105454.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Detection Method of Date Modified fails due to copied files date modified change

    I've been working through an issue for some time now and I think it's a bug with SCCM 2012 SP1. I've built literally 50 deployments in "Application Management" in SCCM 2012, but I've been chasing my tail on a few of them throwing the
    "succeeded but couldn't detect" error. The few that have given me problems are all copying text files and then detect the modified date to verify that the file is there. All worked when I initially built them in Windows 8 but are now failing
    randomly...even on a machine where they previously worked and I deleted the files to test the deployment again. 
    What I'm doing:
    My java deployment requires policies which we control with the Deployment.config, deployment.properties and java.policy files. A simple script creates the directories and copies the files. I then create a deployment type for this "ConfigFileCopy.cmd"
    and create a detection rule for each file that I am moving over. The detection rule looks for a "date modified" date between the beginning and end of the date for the day I modified the file. This allows me to modify the files to change our
    java policies and then redeploy them with the "new" modified date as the detection rule, which forces the update.
    The problem:
    When I first created my deployment, everything worked pretty well. The files copy out and the script runs successfully. There were some minor tweaks I need to make to my scripts, so I did and then updated the content for the deployment type. I believe this
    is where things go a little wonky. At this point, my deployment starts failing with the "0x87D00324" error.
    Looking through the logs, everything looks good. The reason configuration manager is failing on detecting the modified date for those files, as it turns out, is because the modified dates don't meet the criteria. So that part is properly failing the detection.
    The problem is that the modified dates are correct on the server but not the client. Looking in c:\windows\ccmcache, I can see multiple folders....presumably one for each version of the application that I updated. Looking at any of the newer content folders
    for this app, the modified dates are the date and time the file was copied out to the workstation, which is incorrect as the file hasn't been modified during that process.
    The odd part, is that this doesn't happen EVERY time on EVERY machine. My primary desktop is windows 8.1 and received the files correctly and installed without issue. My test win 8.1 laptop initially received them correctly, but then as I refined the scripts
    it began picking up the wrong modified dates and started failing.
    I found a similar issue to this existed in SCCM 2007 (http://support.microsoft.com/kb/2276865) so I suspect that this is truly just a bug that hasn't been addressed (or maybe is fixed in R2). Unfortunately
    we have business reasons we can't upgrade to R2 at this time so I'm hoping someone has experienced this and has some sort of work around that might get me by for now. If someone can confirm it is fixed in R2, that would help my case to upgrade as well.  
    I can work around the issue by changing my logic to detect any date greater than a specific date. But I shouldn't have to do that and I'm concerned there are scenarios I haven't thought of that will cause unexpected behavior or failures with that.
     

    This outlines the behavior. It's apparently by design. 
    "SCCM has a habit of changing the ‘Date Modified’ timestamp of all files it delivers when it detects an ‘upgrade’ of the source files for that application. It typically does not touch the timestamp
    of the source files if it delivers a brand new install to a client that has never received the software, however if a single file in the source folder is changed for that application, then SCCM tries to use a previous version of the application in the cache
    (C:\windows\ccmcache) and only downloads the new file that has change. This results in all files having their ‘Data Modified’ timestamp changing (except for the brand new file). Therefore determining if that application has delivered
    successfully using ‘Date Modified’ timestamps is not recommended. The key to seeing this process in action is looking at the file properties in the
    C:\windows\ccmcache\<sccm code> folder for that application, particularly before and after a file is updated in the original source SCCM application folder."
    http://blog.kloud.com.au/tag/sccm/

  • Unable to open .ai files from excel-word-access hyperlinks

    Hi to all.
    I'm new in the forum and  the illustrator.
    I face an issue
    I have create an excel file with a  description and a hyperlink.
    With this way the user is able to open all the  file that was able to open in only one excel.
    So far everything is OK.
    My  problem is this. Have added 3 new lines for 3 different adobe illustrator  files.
    When the user makes a click in the hyperlink open the adobe  illustrator but is empty.
    They don't opening the file that has added in the  hyperlink. (It happens only in the .ai files all the other files .pdf - .doc -  .jpg opening without any problem)
    I use windows XP with SP3 and adobe  illustrator CS4
    Thanks and regards.

    Thanks again for your time both of you
    Mylenium
    I dont think that is a excel problem we knew very well how to use excel and i dont have any problems with the other hyperlinks.
    If illustrator is open  and this try to open the hyperlink works perfect even if the illustrator is minimized!!!
    If illustrator is closed and try to open the hyperlink they open only the illustrator (empty) without any messages.
    The same behavior is when the security in excel is low.
    CarlosCanto
    In my configuration Windows XP Pro with SP3, Office 2003 Pro with SP3 and Illustrator CS4 they did not show anything.
    File or error messages!!!! (Only illustrator empty)

  • Error in Cache Refresh(Unable to refresh cache contents)

    Hi All,
    When i am refreshing Cache from the browser using link CPACache/refresh?mode=full it says success.
    When i do from SXI_CACHE it gives an error.
       Error during last attempt to refresh cache
       Unable to refresh cache contents
    So when i run any schenario in message monitoring i get the following error-
    <i>SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="XICACHE">UPDATE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>http response does not contain a valid XML root tag</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>An error occurred when refreshing the XI runtime cache</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error></i>
    I checked the INTEGRATION_DIRECTORY_HMI connection...
    here the response which im getting is..
    <i> HEADER NAME                HEADER VALUE
    response_line               HTTP/1.0 200
    server_protocol             HTTP/1.0
    status_code                 200
    status_reason
    ragma                       no-cache
    ache-control                no-cache
    ontent-type                 text/html
    ontent-length               87
    HTTP BODY
    TITLE>Error</TITLE>#<BODY>#<H1>Error</H1>#FW-1 at nebula: Unknown WWW s
    rver.</BODY>##
    Time (ms)                                 17</i>
    I believe that is not the right response.
    Everything was working fine yesterday when all of a sudden this error cropped up from no where.
    Regards,
    Rahul

    Hi,
    This is the error it shows there..
    <b>ERROR ID</b>      <i>UPDATE</i>
    <i>http response does not contain a valid XML root tag</i>
    Regards,
    Rahul

  • TS1717 I got this message every time i connect my iphone to itunes.. said 'iTunes was unable to load provider data from Sync Services. Reconnect or try again later.' so please help me to solve out this problem..

    I got this message every time i connect my iphone to itunes.. said 'iTunes was unable to load provider data from Sync Services. Reconnect or try again later.' so please help me to solve out this problem..

    In the course of your troubleshooting to date, have you also worked through the following document?
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert

  • "iTunes was unable to load class data information from sync services"

    I own iTunes 10.5 beta 3 64-bit for my 64-bit windows 7 pc, and it gives me this message whenever I try to sync ANY of my devices: "iTunes was unable to load class data information from Sync Services". I own an old iPod video and an iPhone 4 with iOS 5 beta 3. I've tried uninstalling all Apple products, searching through my hard drive and deleting everything Apple, cleaning the registry, EVERYTHING. I've reinstalled at least 4 times now. The problem refuses to become fixed. I've searched every article online possible, and none of the solutions have worked. Is there anything I can do to get my stuff back on to my devices???

    In the course of your troubleshooting to date, have you worked through the following document?
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert

  • Itunes is unable to load provider data from sync services

    When l plug my iphone4 into my laptop ,to try and take some playlists off the phone ,l get the message itunes is unable to load provider data from sync services ,, what am l doing wrong ,,l want to sort this problem out ,,thank you Pete ,

    In the course of your troubleshooting to date, have you worked through the following document?
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert

  • GW Business Data Provider failed

    Hiie,
    By following the below link i'm able to subscribe for workflow scenario,
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b01f6a02-5464-2e10-bd8b-efa13d7f20b6?overridelayout=t…
    but while trying to fetch workflow task collection system is raising the below error :
    <?xml version="1.0" encoding="utf-8" ?>
    - <error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"> 
    <code>/IWFND/CM_IFL/003</code>  
    <message xml:lang="en">GW Business Data Provider failed</message>  
    <innererror>GW Business Data Provider failed.</innererror>  
    </error>
    I have referred the below link:
    https://scn.sap.com/thread/2090627
    waiting for suggestions ..,

    lokeswar reddy byni
    Good to hear you have solved it by yourself. Please share the soltuion here so that it would be helpful for others.
    Rgrds,
    Jitendra

  • Every time I sync my iPod or iPad I get an error message "unable to load provider data from Sync Services"

    Every time I connect my my iPod or iPad to my laptop  I get the error message "iTunes was unable to load provider data from Sync Services. Reconnect or try again later" There is no problem with my internet connection and syncing then seems to occur OK.  I upgraded to iOS 5 recently but have been getting the problem for several months. Due to recent problems with iCloud I am now concerned that this may be something significant that could lead to my losing data.
    Anyone got any ideas?

    Doublechecking. You've tried the following document?
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert

  • Error message on my pc (Windows 7): iTunes was unable to load provider data from sync services.

    I've tried a few ideas from the forum without success - including renaming a folder which does not appear to exist ('syncservices').
    I may have missed something - any ideas?

    Doublechecking. You've tried the following document?
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert

Maybe you are looking for