Forum Discussion
New error Dynamics 365 Number of calculated fields in query exceeded maximum limit of 10.
We started getting an error a few weeks ago on our powerbi dashboard. The data source is Dynamics 365 - we run version 9 however were using the v8.2 API url. This worked fine however now getting the following error when pulling one of the tables to powerbi - this is happening when we reference v9 or v8.2
DataSource.Error: OData: Request failed: The remote server returned an error: (500) Internal Server Error. (Number of calculated fields in query exceeded maximum limit of 10.)
Details:
DataSourceKind=OData
DataSourcePath=https://private.api.crm4.dynamics.com/api/data/v9.0/ic_sparks
Url=https://private.api.crm4.dynamics.com/api/data/v9.0/ic_sparks
My colleague spotted it as a known issue that was supposedly fixed relating to v9 - see below - has this "fix" impacted us?
PB144068 - OData can’t connect to Dynamics CRM
- Anonymous8 years ago
scottogtc,
The known issue you mentioned has nothing to do with your issue. The above error message comes from Dynamics 365 side, see the Calculated fields considerations part in this article.
Regards,
Lydia
8 Replies
- AnonymousNot applicable
scottogtc,
The known issue you mentioned has nothing to do with your issue. The above error message comes from Dynamics 365 side, see the Calculated fields considerations part in this article.
Regards,
Lydia- VickyDevNew Member
I am getting this error and my entity that I need to query DOES have more than 10 calculated fields. I don't need to bring all the fields into PowerBI. How do I exclude these fields when initially loading the entity. I don't have a chance, yet, to eliminate the columns/fields that I do not need.
- AnonymousNot applicable
Same question here: How do I exclude these fields when initially loading the entity. I don't have a chance, yet, to eliminate the columns/fields that I do not need.
- scottogtcRegular Visitor
thanks for info - i had a call with support yesterday and came to this conclusion - appreciate your engagement and the reference to the considerations - handy to know for future.