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])
Ashish_Mathur
Super User
1 year agoHi,
Share the download link of the PBI file.