Forum Discussion
Priyanka_28
1 year agoNew Member
Cicular dependency error
I created column with below dax and I have used the new created column for creating another one calculation it showing circular dependency.help to resolve this,I used remove filter and all exc...
Thennarasu_R
1 year agoResponsive Resident
Hi Priyanka_28
While creating calculated sometimes circular dependency will appear reason you reffer calculated column. Use allexcept function It will rectify
Return
Calculate (a,Allexcept,Item Code Column)
or
Give the which column name should filter measure
Thanks,
Thennarasu R
If answered your questions Accpeted a solution or Give kudos !