Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
omdavies
Helper I
Helper I

Dynamics CRM API v8 compatibility

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.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@omdavies,

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

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

@omdavies,

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

 

Anonymous
Not applicable

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!

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.