Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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/
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 11 | |
| 9 | |
| 9 | |
| 8 |