Forum Discussion
pcowman
8 years agoHelper I
Dynamics 365 to Power BI Appsource - Metadata Error
I'm getting an error when I try to connect to appsource from PowerBI for the Sales and other reports for Dynamics 365 Failed to update data source credentials: OData: The feed's metadata document...
- 8 years ago
It was resolved last week by a microsoft update
v-frfei-msft
8 years agoCommunity Support
Hi pcowman,
Actually this is a known issue. We can work around by this way.
- Add a blank query
2.In the advanced editor, enter the code like this.
let
Source = Odata.Feed("URL")
in
SourceHope this will be helpful.
Regards,
Frank
pcowman
8 years agoHelper I
Is that in Desktop? The problem is in PowerBI online.