Forum Discussion
Denis_Slav
5 years agoHelper III
Circular dependency Error
Hi All, How can I create relationship between "Data" and "Range" to use "Range"[Description] in slicer? I have two tables. Data: Value 1 5 3 "Range" diapasons ID Min Max ...
v-janeyg-msft
5 years agoCommunity Support
Hi, Denis_Slav
Have your problem been solved? You should never use a measure inside a calculation of a calculated column, here it is also responsible for the circular dependency as the measure tries to average rows whereas the calculated column just wants to resolve the row context.
If you still need help, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.