Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Getting Circuar dependency error as show in screenshot
this what the requirement to calculate focus and non focus categories based on the conditions.
I am using only one table in the enitre report.
I am using Swicth() as a dax function.
Not able to create this as a measure because some dimension columns are used to compare and map focus and non focus category.
Note - Selection Fiscal&Period, FY21 Vs FY22,CTD act Vs CTD ODE,FY22 POV CCI% are calcualted measures
Solved! Go to Solution.
Yes,there are 2 calculated columns(A and B) which are created with measures and calculated columns.
now the requirement is, from A and B need to create another calculated columns C and D.
calculated columns A and B are working fine but not able to create C and D.
So, when i am trying to create C and D i am getting Circular Dependency error.
Please suggest solution for this.
Yes,there are 2 calculated columns(A and B) which are created with measures and calculated columns.
now the requirement is, from A and B need to create another calculated columns C and D.
calculated columns A and B are working fine but not able to create C and D.
So, when i am trying to create C and D i am getting Circular Dependency error.
Please suggest solution for this.
@Anonymous , if measures are used with the hope that calculated columns will use slicer value, then they will not. So best is to reconsider those calculations to use columns. and then create a new column on top of those columns
@Anonymous , Can you a sample pbix after removing sensitive data.
One of the column used here is using this column or something like that
or these are measures [FY22 POV CCI%] , you can not use measure in a column
refer
https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 20 | |
| 11 | |
| 10 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 33 | |
| 30 | |
| 19 | |
| 11 | |
| 10 |