Forum Discussion
Joris_NL
Helper III
1 year agoCan't fix Circular dependency error working with Fabric's Semantic model
Hi, I created a Semantic model with Fabric and imported it into PowerBI (Get data - Power BI Semantic models). This works. The tables and relationships appear in PowerBI, and I can calculate measures...
- 1 year ago
My solution has been to change all Calculated columns which depended on RELATED, to m-code query columns. This also removed any circular dependencies. But it took a couple of hours and ended up with AI-generated m-code that's too complex for me to understand.
Joris_NL
Helper III
1 year agoMy solution has been to change all Calculated columns which depended on RELATED, to m-code query columns. This also removed any circular dependencies. But it took a couple of hours and ended up with AI-generated m-code that's too complex for me to understand.