Power Query/Data Management Gateway data refresh not working

Pretty new to o365/Power BI, but here's what I've got going on (hopefully someone can help me out):
I created a data management gateway and data source.  The data source says it's online in the PowerBI admin center, and it seems to be working correctly.  I can open Excel 2013 on my desktop (logging in as my trial o365 account which has Power
BI associated with it) and connect to the data source via Power Query using the oData option.  I make sure to import the data into the model, and then open up the PowerPivot window and create a simple pivot table using the data in the model.
that all works just great.  The problem comes when I upload the workbook and try to update it.  I've tried a few different ways.
1. When I try to manually refresh the workbook by opening it in my o365 site and going to data-->refresh I get the following error:
      An error occurred while working on the Data Model in the workbook. Please try again.
      We were unable to refresh one or more data connections in this workbook.
      The following connections failed to refresh:
      Connection: Power Query - dbo_DimProductCategory
      Error: Out of line object 'DataSource', referring to ID(s) 'a75593f3-c34d-4f83-9458-49aa2cece164', has been specified but has not been used.
      The following system error occurred: Class not registered
      The provider 'Microsoft.Mashup.OleDb.1' is not registered.
      Power Query - dbo_DimProductCategory
2. When I go into Power BI and go to "Schedule Data Refresh" for the workbook, I get the following error:
      Sorry, the data connections in this report aren’t supported for Scheduled Refresh.
      Technical Details â–¼
      Correlation ID: B3CE4B10-2137-E593-6FCF-189B73465190
      Date and Time: 03/31/2014 06:20:39 PM (UTC)
Any help would be greatly appreciated.  If you need additional information, I'd be happy to provide it.

Hey Guy,
Thanks for the reply.
The "data source type" of the data source in Power BI is "SQL Server" (there was only that and Oracle available to select from)
The "data source type" that Power Query is using in Excel is "From oData Feed"....which is using the Power BI data source....which is using the data management gateway.
A few follow up questions if you have a second
1. Do you know when PowerQuery data refresh will be supported? (just a general idea....weeks, months, next year?)
2. Is there any other way to connect to (and be able to refresh) PowerBI data sources referencing "on prem" data via the data management gateway?  I tried using the oData feed URL in non-PowerQuery areas of excel (excel data tab, PowerPivot directly)
but it didn't work.  If there's some other way to connect to and refresh on prem data, i'm all ears :D 
Really appreciate your help, thanks for taking the time.

Similar Messages

  • Unable to refresh SQL Server data source through Data Management Gateway

    I just installed the version 1.1.5226.8 of Data Management Gateway and tried to refresh a simple query on a table connected to SQL Server, with no transformations in Power Query.
    This is the error I obtain:
    Errors in the high-level relational engine. The following exception occurred while the managed IDataReader interface was being used: transfer service job status is invalid.
    I am wondering whether my Power BI is still not updated to handle such a connection type, or there could be something else not working?
    I correctly created the data source in admin panel following instructions in Release Notes, and
    test Power Query connection is ok.
    Marco Russo http://www.sqlbi.com http://www.powerpivotworkshop.com http://sqlblog.com/blogs/marco_russo

    I made other tests and I found important information (maybe there is a bug, but read the following).
    The functions DateTime.LocalNow and DateTime.FixedLocalNow
    work correctly, generating these statements to SQL Server:
        convert(datetime2, '2014-05-03 06:37:52.1135108') as [LocalNow],
        convert(datetime2, '2014-05-03 06:37:52.0525061') as [FixedLocalNow],
    The functions DateTimeZone.FixedLocalNow, DateTimeZone.FixedUtcNow,
    DateTimeZone.LocalNow, and DateTimeZone.UtcNow
    stop the scheduled refresh with the error I mentioned
    in my previous messages, generating these statements to SQL Server:
        '2014-05-03 06:37:52.0525061+02:00' as [TZFixedLocalNow],
        '2014-05-03 04:37:52.0525061+00:00' as [TZFixedUtcNow],
        '2014-05-03 06:37:52.1135108+02:00' as [TZLocalNow],
        '2014-05-03 04:37:52.1135108+00:00' as [TZUtcNow]
    I solved the issue by placing the DateTimeZone calls after a Table.Buffer call, so query folding does not translate in SQL these functions. However, it seems like something to fix.
    Marco Russo http://www.sqlbi.com http://www.powerpivotworkshop.com http://sqlblog.com/blogs/marco_russo

  • Unable to access the data from Data Management Gateway: Query timeout expired

    Hi,
    Since 2-3 days the data refresh is failing on our PowerBI site. I checked below:
    1. The gateway is in running status.
    2. Data source is also in ready status and test connection worked fine too.
    3. Below is the error in System Health -
    Failed to refresh the data source. An internal service error has occurred. Retry the operation at a later time. If the problem persists, contact Microsoft support for further assistance.        
    Error code: 4025
    4. Below is the error in Event Viewer.
    Unable to access the data from Data Management Gateway: Query timeout expired. Please check 1) whether the data source is available 2) whether the gateway on-premises service is running using Windows Event Logs.
    5. This is the correlational id for latest refresh failure
    is
    f9030dd8-af4c-4225-8674-50ce85a770d0
    6.
    Refresh History error is –
    Errors in the high-level relational engine. The following exception occurred while the managed IDataReader interface was being used: The operation has timed out. Errors in the high-level relational engine. The following exception occurred while the
    managed IDataReader interface was being used: Query timeout expired. 
    Any idea what could have went wrong suddenly, everything was working fine from last 1 month.
    Thanks,
    Richa

    Never mind, figured out there was a lock on SQL table which caused all the problems. Once I released the lock it PowerPivot refresh started working fine.
    Thanks.

  • Power Query connection to Web Page refreshable?

    Hi all,
    I know you can add PQ connections to the Data Management Gateway and have them be refreshable in the cloud. I noticed they recently began supporting SharePoint List connections. For my particular case, I am pulling in data from our SharePoint, but I
    cannot pull it into PQ with the SharePoint List feature; the table I need does not show up. Maybe it is not set up as a list? Anyway, when I use the website feature in PQ, I can type the address and get the info I need from SP. However, the connection
    string doesn't appear to work in Data Management Gateway. Is it not yet supported? I'd imagine that refreshing from a website would be one of the easier methods.
    What exactly is a SharePoint list, then? When I use out root URL for SP, it pulls back some tables, but not nearly as many as I'd imagine.
    Thanks for the input!
    Mark

    Mike,
    Isn't this just a list module in SharePoint?
    SharePoint Lists are supported as a data source in Power Query:
    http://office.microsoft.com/en-001/excel-help/introduction-to-microsoft-power-query-for-excel-HA104003940.aspx
    Info on Scheduled Data Refresh:
    http://office.microsoft.com/en-001/office365-sharepoint-online-enterprise-help/schedule-data-refresh-for-workbooks-in-power-bi-for-office-365-HA104180761.aspx#_Toc388608196
    Thanks! 
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Collect metrics failed because 'Query Datacenter Managed Object Reference' is not executed

    Hello,
    This is my first post on this forum; I am working for a Cisco partner.
    I am working on Tidal Enterprise Orchestrator 2.3.0.441 (hotfix1 and 2, content update 1), part of CIAC starter edition.
    Scheduled Collect metrics failed in 'vSphere Datacenter Sync' and in 'vSphere Cluster Data Sync' parts
    Problem is at the level of 'Query Datacenter Managed Object Reference'
    Input is Datacenter name (well defined, value is not '*'), but this box is not executed (stay white). Next box : 'Set Datacenter MOR' define a variable with value 'Datacenter-' instead of 'Datacenter-[output of Query Datacenter Managed Object Reference]. And finally 'Create Cluster table" failed because a root element is missing (the datacenter name)
    So my question is why 'Query Datacenter Managed Object Reference' is not executed ?
    I change nothing in the workflow, and Datacenter is normally well defined.
    thank you for your help,
    Cheers,
    Nicolas

    This particular utility workflow is set to not-archive completed instances.
    This means that, after it finishes, it is not saved to the database and you can't see the runtime information. It improves performance and saves database space, but does make troubleshooting a little more roundabout.
    You'll want to turn on archiving temporarily to see what the error message is.  Open the process, go to the Options tab, and check the "Archive completed instances" box.

  • 'Get All New Data Request by Request' option not working Between DSO n Cube

    Hi BI's..
             Could anyone please tell me why the option ' Get one Request only' and  'Get All New Data Request by Request' is not working in DTP between Standard DSO and InfoCube.
    Scenario:
    I have done the data load by Yearwise say FY 2000 to FY 2009 in Infopackage and load it to Write-optimised DSO (10 requests) and again load Request by request to Standard DSO and activate each request. I have selected the option in DTP's to  'Get All New Data Request by Request' and its working fine between WDSO and SDSO. But not working between Cube and SDSO. While Execute DTP its taking as a single request from SDSO to Cube.( 10 request to single request).
    Regards,
    Sari.

    Hi,
    How does your DTP setting looks like from below options ? It should be change log, assuming you are not deleting change log data.
    Delta Init. Extraction from...
    - Active Table (with archive)
    - Active Table (without archive)
    - Archive ( full extraction only)
    - Change Log
    Also if you want to enable deltas, please do not delete change log. That could create issue while further update from DSO.
    Hope that helps.
    Regards
    Mr Kapadia
    *Assigning points is the way to say thanks*

  • HT204003 What can I do if the "date" fix for passbook is not working? Are there any other solutions?

    I have tried the "date" fix but it does not work for me. Does anyone have any other solution for the passbook problem?

    DVD drives read the bottom of the disk, not the top. Smooth out the paper & try again.

  • My iPhone's screen black, it does not work and I tied to hold press power and home press but it did not work? By the way for seconds I saw iTunes cabal  simple, but unfortunately, I do not have backup for my iPhone in my mac, so how can I restore my iphon

    My iPhone's screen black, it does not work and I tied to hold press power and home press but it did not work? By the way for seconds I saw iTunes cabal  simple, but unfortunately, I do not have backup for my iPhone in my mac, so how can I restore my iphone without loss my date?
    Thanks

    lbryan1987 wrote:
    I dont want the button problem solved i need to know how to restore the phone without using that button or going into settings
    You don't in the condition it's in. You will either have to get the phone replaced by Apple or pay a 3rd party to repair it.
    there seriously should be more than two ways to solve this other wise apple is useless and we will never buy another apple product.
    Seriously? It's physically broken!

  • My computer's power adapter is plugged into a power source, yet the indicator light is not working and my computer is not being charged.

    My computer's power adapter is plugged into a power source, yet the indicator light is not working and my computer is not being charged.

    I have the same issue.
    The magsafe goes orange for about 20 seconds, the battery shows 0% then it goes to a black X indicating no battery installed.
    With a new battery the same happens, although it can run on battery but does not charge.
    It runs fine on mains power, the green light is always lit.
    I have tried several things so far:
    1. Cleaned the magsafe contacts on cable and macbook
    2. Reset SMC and PRAM
    3. Installed latest battery update
    4. Tried new battery
    5. Put old battery in fridge for an hour
    I work in IT and am fairly confident taking it apart, what should I try next?
    Some people recommend a new battery connector, which doesn't seem to make sense as the battery has never been removed before.  Also some people say it will need a new logic/motherboard.
    Any experts here managed to sucessfully fix one of these?

  • Ipod nano 6 gen power button and volume up and down not working, Ipod nano 6 gen power button and volume up and down not working

    Ipod nano 6 gen power button and volume up and down not working, Ipod nano 6 gen power button and volume up and down not working

    Try restarting your device. If that doesn't work, take it to an Apple store. If it is less than a year old and just stopped working, they will replace it for free (be sure to back it up to iTunes first). If you dropped it, you will have to pay because Apple will not replace a device due to "Human Error." If it is more than a year old, you will either have to pay to get it fixed, or have to pay to get it replaced.

  • Power Query: Making a local data source public

    If I am using an Excel workbook as my data source for my raw data, can I upload this to a Power BI site and change the Source so that a refresh will work and I can share the query?
    FROM: Source = Excel.Workbook(File.Contents("C:\Users...book.xls")
    TO: Source = Excel.Workbook(File.Contents(https://sites.powerbi.com/sharepointpages/...book.xls)

    Any suggestions for Mtink?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Delete Power Query queries' custom XML data using VBA

    I have Power Query queries in an Excel 2010 file and would like to delete these queries using VBA. so far I can achieve that manually with the following steps:
    unload Power Query addin
    run Document Inspector and click to delete Custom XML data
    The Macro recorder record the following code for step 2.
    Sub Makro1()
    ' Makro1 Makro
    ActiveWorkbook.RemoveDocumentInformation (xlRDIPrinterPath)
    ActiveWorkbook.RemoveDocumentInformation (xlRDIDocumentProperties)
    ActiveWorkbook.RemoveDocumentInformation (xlRDIInactiveDataConnections)
    End Sub
    However, using this macro I do not achieve the same result (=PQ query code gone from the workbook).
    Any ideas on how to achieve the PQ query codes to be removed using VBA?

    On some cases Macro Recording is not complete, and misses to record the full set of VBA to automate the actions you record. This is probably such a case.
    We are looking into future ways to allow you automate Power Query cleanup.
    For the time being, please see if the
    Document Inspector interface can clean the custom XML data (which holds the Power Query data structures).
    thx, Gil.

  • Date nav attribute on filter not working on version 7

    Hi All,
    We have done an update 3.5 to 7.0. We have a query which is filtered on a date filed which is a nav attribute from delivery.  In 3.5 this works fine, but in 7 it is not working.
    Any ideas on what I can check?
    Thanks.
    Nick

    Hi,
    you can do that in copying the query using transaction code RSZC and saving it to an new name
    1. Copy your first info-provider into new info-provider
    2. Then copy structures or queries from first info-provider into new info-provider with RSZC
    3. Modify new info-provider so way that it should have identical structure with your second info-provider
    4. Then copy structures or queries from new info-provider into second info-provider with RSZC
    5. Delete new info-provider
    So you have two different info-providers with identical queries.
    try this , it will work.(try in BI 7 enviornment )
    santosh

  • Data-control-scope=shared is not working

    Steve Muench said in January 2010 in that post {thread:id=1012099}
    "In order to share the connection/transaction when data-control-scope=shared, today as an implementation detail we do AM nesting for you at runtime when using task flow calls”
    From that thread I understood that: by setting *"data-control-scope"* to *"shared"* +(this is the default in 11.1.1.3.0)+ in _task flow definition file_ +(in behavior section)+, it should make the task-flow using the same database connection than the _parent’s application module_.
    *Is that true?*
    If so, it is not working for me.
    <li>I’ve created 2 _independents_ ADF Fusion Applications : *MyMainApp* and *MyTFlow* </li>
    <li>Each application has a Model and a ViewController projects.</li>
    <li>Each application has one ViewObject and one Application Module.</li>
    <li>MyMainApp/Model contains MyMainService Application Module & AllEmployeesView ViewObject </li>
    <li>MyTFlow/Model contains MyTFlowService Application Module & AllDepartmentView ViewObject</li>
    <li>MyMainService and MyTFlowService have the same JDBC Datasource (jdbc/GCCDS).</li>
    <li>_In MyTFlow/ViewController project_</li>
    <li>I’ve created one page fragment and dragged & dropped AllDepartmentView as an ADF Read-Only Table</li>
    <li>I’ve created one Task Flow (allDept-task-flow-definition) and added the pageFragment onto it.</li>
    <li>I’ve set the “data-control-scope” to “shared” (it was the default) </li>
    <li>I’ve created a new deployment profile (ADF Library Jar) and deployed the jar file </li>
    <li>_In MyMainApp/ViewController project_</li>
    <li>I’ve created a JSF Page (home.jspx)</li>
    <li>I’ve dragged & dropped AllEmployeesView as an ADF Read-Only Form. </li>
    <li>I’ve dragged & dropped the “allDept-task-flow-definition” from “Resource Palette” onto the JSF Page. It automatically put it inside an af:region and imports the jar file to the Libraries (ADF Library)</li>
    <li>I run the home.jspx page. It works fine but with *2 database connections!*</li>
    I think I’ve missed something.
    Best Regards
    Nicolas

    Hi,
    the problem is that the Application Modules are root modules and therefore open a new database connection. Only nested application modules reuse the connection of the parent AM. Andrejus Baranovski did blog about this and came up with the suggestion to build reusable projects such that the model and the view controller parts are deployed separately into ADF Libraries and then combined in a super ADF Librery. This way you can use nested application modules (a single datase connection)
    http://andrejusb.blogspot.com/2010/10/how-to-reduce-database-connections-and.html
    http://andrejusb.blogspot.com/2010/06/adf-regions-and-nested-application.html
    Note that IMO the real power of shared Data Controls comes when you use ADF Regions in an application as a mean of modularization.
    Frank

  • Data Manager - Upload data to NetWeaver file service

    Hi.  I am wanting to automate loading of transactional data into BPC NW 7.0 from flat file.  I have no problem with using the IMPORT process chain, once the file resides in the Netweaver file service. 
    What I dont understand is how to automate the transfer of the file from the folder on my PC (network share to be precise) to the Netweaver file service.  I know I can do this manually within Data Manager (eData menu, Data Upload), but obviously that is not ideal.
    Any assistance would be greatly appreciated.
    Thanks
    Sean
    Edited by: Sean O'Connor on Mar 8, 2011 6:24 AM

    Hi Sean,
    if you are using an open hub to create the flat file, you can choose to download the file in the application server and then you can specified the path of the file to be uploaded from BPC. 4 more info you can take a look to this file how to automate master data loads http://wiki.sdn.sap.com/wiki/display/BPX/EnterprisePerformanceManagement%28EPM%29How-to+Guides
    hope this helps,

Maybe you are looking for

  • Issue with Proportional Spreading Script. Please help !

    Hello, I have a requirement where I need to write a spreading script for a data form. On this form user will enter data at a parent level and what the script needs to do is spread the parent level input value to the 0 level members proportinally base

  • Return & shift keys not working

    My keyboard is unresponsive.  problms started w/ "L" and "9" and "Enter/Return" keys.  Did a s/w update and reboot but still no success.  Now only "Shift" and "Enter/Return" keys are unresponsive.

  • BW field(InfoObject) of length 80 CHAR required

    Hi all, Field ZEMAIL is in R/3 system. Its length is 80(CHAR). This field data is now to be extracted to BW. ZEMAIL is used in extract program and updated to an extract table in R/3, then this has be loaded into one of the Master data(Contract Accoun

  • Error in conversion

    Hi all, I am trying to insert the data in custiom infotype. for insertion i am using the following function HR_INFOTYPE_OPERATION.    EXPORTING       infty                  = '9044'       number                 = INT_P9044-PERNR       SUBTYPE        

  • Exchange Calendar - Accepting Appointments Fails

    Using ActiveSynch on Exchange 2003 Server to access corporate email and calendar. When accepting an appointment invitation on the iPhone, the only thing that happens is an email containing an ".ics" appointment file attachment is sent to the organize