Forum Discussion
Calculated Column error Circular dependency
Hi,
I am trying to create a few calculated columns from one table.
I had no issue creating the first one, Actual:
A circular dependency was detected: Consolidated Sales[Column], Consolidated Sales[Actual], Consolidated Sales[Column].
I solve it.
Budget=IF('Consolidated Sales'[Source]="Budget", 'Consolidated Sales'[GrossSalesValue])
6 Replies
- sabd80Helper IV
I solve it.
Budget=IF('Consolidated Sales'[Source]="Budget", 'Consolidated Sales'[GrossSalesValue]) - lbendlinSuper User
is GrossSalesValue a calculated column?
- sabd80Helper IV
no
- AnonymousNot applicable
Hi, sabd80
Thanks for lbendlin's reply. You can provide a pbix file without sensitive data for testing. It might solve the problem faster.Best Regards,
Yang
Community Support Team - Ashish_MathurSuper User
Hi,
Share the download link of the PBI file.
- DivkLearnerResolver I
Hello sabd80,
I tried the same sample and found the solution is to use "Measure" instead of "Calculated Column".
Let me know if you are looking for something specific and I can help you with it.
Regards,
DivKlearner, A bit forward daily.
Link to my channel on Power BI.
https://www.youtube.com/watch?v=aADx2sPA2D0&list=PLDUIC70xSiVQQpfqGhOjBVDF8IBP2k6ob