Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
It appears that from the June 2018 release there is a compatibility issue between PowerBI and v8.x of the Dynamics CRM API. Attempting to create a new connection results in:
'OData: The Feed's metadata document appears to be invalid'
We have been advised that using v9.x of the API fixes this issue but this is not possible in the organisation we are working in. This is a massive issue and a blocker to update of the product, please could you advise what we should be doing ? Only option we seem to have is to revert to the May 2018 release.
Solved! Go to Solution.
I have reported this issue internally: CRI 72081044. Please use the workaround below.
Create a blank query in Power BI Desktop, copy the following code into Advanced Editor of this blank query.
let
Source = OData.Feed("https://<tenant>.api.crm.dynamics.com/api/data/v8.2/")
in
Source
Regards,
Lydia
I have reported this issue internally: CRI 72081044. Please use the workaround below.
Create a blank query in Power BI Desktop, copy the following code into Advanced Editor of this blank query.
let
Source = OData.Feed("https://<tenant>.api.crm.dynamics.com/api/data/v8.2/")
in
Source
Regards,
Lydia
Hi Lydia,
Has there been any update on this issue CRI 72081044? v9.1 doesn't work but v8.2 like you mentioned below does
Many thanks
I've encountered this issue as well, and have a few observations. First, the issue does not occur in older versions of Power BI Desktop but does occur in the latest. Second, this seems to happen only when connecting to the v8.2 endpoint on an actual v8.2 Dynamics org - using the 8.2 endpoint on a v9.0 org does not have the issue. Third, the error being returned suggests that the OData connector (and also the Dynamics connector) are trying to connect via OData v7.0, while the v4.0 Dynamics endpoint is returning values removed in OData v7. Fourth, I discovered that if the connection showed up in the Recent Sources button, I can connect to it there with no issue, but if I try to create it as a new connection it will not load. So the issue only presents itself when creating a new connection by entering the URL but NOT from the Recent Sources.
I hope this helps pinpoint the issue for a speedy resolution!
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 |