Forum Discussion
Anonymous
5 years agoNot applicable
Dax Calculated Column
Does anyone know what symbol this is? I'm trying to do a new column in a summary table and it won't let me due to circular dependency, however, this column exists already from the previous BA...
- 5 years ago
Anonymous Ah, they are both calculated columns, the first one is numeric, the second is non-numeric.
amitchandak
5 years agoSuper User
Anonymous , circular dependencies is because if you refer the column that has already been used in this calculation
Refer this if this can help : https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/
or share the set of formula's to have a look