Forum Discussion
AntoineB
9 years agoRegular Visitor
Circular Dependency
Hi, I'm currently facing a circular Depency error working on a Power Bi report. I have one sheet in this report when two columns seem to be stuck in a circular dependency according to the error m...
- 9 years ago
Antoine,
Well my next try would be to make the model less complex. E.g. the intermediaire table has a 1-1 wit the other table, maybe there is a way to combine them since the fields in both seem similar as well?
WP
9 years agoFrequent Visitor
Antoine,
Well my next try would be to make the model less complex. E.g. the intermediaire table has a 1-1 wit the other table, maybe there is a way to combine them since the fields in both seem similar as well?
AntoineB
9 years agoRegular Visitor
I think the last idea worked, thanks a lot.