Forum Discussion
sabd80
Helper IV
1 year agoCalculated 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: Actual = CALCULATE(sum('Consolidated Sales'[GrossSalesValue]),'Consolidate...
- 1 year ago
I solve it.
Budget=IF('Consolidated Sales'[Source]="Budget", 'Consolidated Sales'[GrossSalesValue])
Anonymous
1 year agoNot 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