Forum Discussion
j_ocean
2 years agoHelper V
Composite Data Model Not Refreshing in Service
I have a composite data model that refreshes fine in Desktop PBIX but refuses to refresh in Service. The error received is "internal service error," that is "usually transient" but has been going on ...
edhans
2 years agoCommunity Champion
Calcualted Tables aren't supported for refresh. Use composite models in Power BI Desktop - Power BI | Microsoft Learn
You should query those tables using the AAS connector and bring them in as Power Query Import tables.
j_ocean
2 years agoHelper V
If that's the cause why am I receiving a different error message?
- Brunner_BI2 years agoImpactful Individual
You should also get this warning if you have calculated columns/tables that would create problems.