Forum Discussion
Anonymous
2 years agoNot applicable
Circular dependency error
I have custom column which works perfectly. When I copy the table and copy the same custom column (with the relevant parts of the formula changed to reference the new table) it says there is a circul...
amitchandak
2 years agoSuper User
Anonymous , Copy of the formula, should not give a circular error. But when you are using tablename<column name>, it might be referring to another table, which you can not do directly.
https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/