Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi team
I have a data model that combines SQL data and data from an excel which is stored to OneDrive/SharePoint. The refresh runs fine in Power BI Desktop but fails in the Power Bi Service:
{"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: URL TO FILE /_api/contextinfo"}},{"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":"URL TO FILE/_api/contextinfo"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: DM_VW_LOCATION
I've tried removing the excel source entirely and adding it again. I've also checked the provacy settings which are all set to organizational. Further, I tried to refresh the dataset in the service with another account, same result. The excel is a simple sheet with three colums. I use it in a join with the DM_VW_Location query also mentioned in the error.
Gateway runs the latest july version.
Thanks for looking into this!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.