Forum Discussion
Circular dependency
I have access to some data which I do not own and have connected to their dataset, but cannot make any changes to it.
Relationship is as follows:
I am trying to work out a count for the number of staff that have over 20 days annual leave.
I have tried creating a calculated column which works fine and I get the correct answer.
Below are some more details about how the measures are calculated (I highlighted each one in a separate colour so it was easier to match).
1 Reply
- v-zhangtiCommunity Support
Hi, melg-9
A circular dependency is when a measure/column A uses another B to compute and B need A to have a result.
Please refer to the following links in the hopes of helping you.
Understanding circular dependencies in DAX - SQLBIBest Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.