- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
mashup data source error in gateway (only) refresh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-20-2017 06:36 AM
I have been struggling for weeks trying to resolve an error I am receiving when refreshing my dataset via a gateway (on-prem or personal). Everything works fine from Power BI Desktop, but when published to the service and updated via demand or scheduled refresh, I get the following error:
Last refresh failed: Fri Oct 20 2017 08:14:26 GMT-0500 (Central Daylight Time)
Cannot connect to the mashup data source. See error details for more information.Hide details
Underlying error code: | -2147467259 Table: Story Burndown. |
Underlying error message: | [Unable to combine data] Section1/Story Burndown/AutoRemovedColumns1 references other queries or steps, so it may not directly access a data source. Please rebuild this data combination. |
DM_ErrorDetailNameCode_UnderlyingHResult: | -2147467259 |
Microsoft.Data.Mashup.MashupSecurityException.DataSources: | [{"kind":"Web","path":"https://jira.jci.com:8443/rest/api/2/search"}] |
Microsoft.Data.Mashup.MashupSecurityException.Reason: | PrivacyError |
Cluster URI: | WABI-US-NORTH-CENTRAL-redirect.analysis.windows.net |
Activity ID: | 52ac6557-e350-2b3f-8a7f-75b95b00c701 |
Request ID: | 786227e5-202b-7dd2-1247-5d29cc44ba81 |
Time: | 2017-10-20 13:14:26Z |
The short description is that I have a table that is built from multiple function calls - one that retrieves a date from a table in the model, and another recursive series which executes a Web.Contents call to a REST api for Jira. In the illustration below, the Story Burndown table attempts to retrieve a StartDate via the #activeSprintStartDate function prior to passing that date to the #"Status burndown chart" function. This scenario results in the aforementioned error. If I hard-code the date (see purple text below), the gateway refresh works fine.
I am seeking advice on how I can separate the calls any further to prevent the error from occuring.
Thank you in advance,
Ross
Solved! Go to Solution.
Accepted Solutions
Re: mashup data source error in gateway (only) refresh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-14-2017 06:48 AM
Much to my dismay, the promised gateway changes that were expected to address this failed to do so and my specific issue was ultimately deemed by Microsoft as unsupported by the gateway. My workaround was to completely redesign my approach to identifying the reporting period in a less than ideal hack.
All Replies
Re: mashup data source error in gateway (only) refresh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-20-2017 01:43 PM
A new version was released today. Maybe that will fix it as it seems it was out of sync with he desktop version prior to the update. https://powerbi.microsoft.com/en-us/blog/on-premises-data-gateway-october-update-is-now-available/
Re: mashup data source error in gateway (only) refresh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-23-2017 08:30 AM
I have updated to the latest versions of all components with no change in results.
Re: mashup data source error in gateway (only) refresh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-13-2017 03:23 AM
I'm having the exact same problem as this, did you manage to find a solution?
Re: mashup data source error in gateway (only) refresh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-14-2017 06:48 AM
Much to my dismay, the promised gateway changes that were expected to address this failed to do so and my specific issue was ultimately deemed by Microsoft as unsupported by the gateway. My workaround was to completely redesign my approach to identifying the reporting period in a less than ideal hack.
Re: mashup data source error in gateway (only) refresh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-20-2018 01:41 PM
This is still an issue. We're receiving the same error today.
Gateway and Power BI desktop are both updated.
Re: mashup data source error in gateway (only) refresh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-05-2018 12:34 PM
Hi all,
I had a call with Microsoft, they asked me to put privacy level to PRIVATE in the desktop, re-publish, then set privacy = PRIVATE in the PBI online service too (in the gateway settings we're using).
It solved the issue.
Cheers,
F.