Forum Discussion
Error message: DM_GWPipeline_Gateway_MashupDataAccessError
Hi there,
when I update the dashboard in the desktop version, I have no ptoblem. When I try to update in Service, this error appears. The mentioned Table in the Error "Lagerort_AK" is a .txt file. I´m loading 5 tables from sharepoint Excel files in the dashboard and that seems to be no problem. what could be the problem here? ("Lagerort_AK" also is an appended query which at first loads the .txt file and is then combined with another SQLQuery. Could this be the problem?)
Furthermore in all other hostet dashboards there is no problem accessing the sharepoint files using the same gateway
| {"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"SharePoint: Request failed: The remote name could not be resolved: 'basf.sharepoint.com'"}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"SharePoint"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"https://basf.sharepoint.com/teams/MI-ServiceHub"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: Lagerort_AK. |
- Anonymous5 years ago
I stopped importing the .txt file and instead used the data input in PowerQuery. Now the append query works fine. This only works because the .txt is a static file that normally never changes. Another Solution was not found actually or what was the exact root cause of the failure
4 Replies
- AnonymousNot applicable
I stopped importing the .txt file and instead used the data input in PowerQuery. Now the append query works fine. This only works because the .txt is a static file that normally never changes. Another Solution was not found actually or what was the exact root cause of the failure
- nickyvvMost Valuable Professional
For Power BI to access your Excel file you need to set up a connection in the Power BI gateway, did you do that?
Also make sure the Power BI gateway is updated to the latest version:- AnonymousNot applicable
my problem is the .txt file as I wrote above. and yes all other sharepoint excel data is imported correclty - also in all my other dashboards
- v-kelly-msftCommunity Support
Hi Anonymous ,
Check the similar thread below which may help.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!