Forum Discussion
BrentMcA
8 years agoRegular Visitor
Dynamics 365 OData error with Power BI desktop
Hi, I am trying to connect Power BI desktop to Dynamics 365 Online. After putting in the correct credentials, it starts to load the metadata then fails with this message: "OData: The feed's met...
- 8 years ago
Excellent, that got it working. Thanks.
VickyDev
7 years agoNew Member
I am new to D356 (Online) and PowerBI. I am tring to bring in an entity into PowerBI desktop and get this error. Yes, I have more than 10 calculated fields. I don't need all the fields in the PowerBI query but I can't load the entity to reduce the columns. What do I need to to begin to shape the query on this entity?
Anonymous
7 years agoNot applicable
You could try adding a select statement to the URL to handpick the fields you want - For more information search for $select here https://www.odata.org/getting-started/basic-tutorial/