Forum Discussion
DataUsurper
Helper II
6 years agoCreate Measure to Avoid Circular Dependency
Hello All o/ So, the backstory: We have determined approximately 40% of our orders have the pricing and totals zero'd out (whooooooole nother story), what we're wanting to do is create a calc to...
V-lianl-msft
Community Support
6 years agoHi DataUsurper ,
If the calculation of the result you want involves circular iteration, DAX cannot solve this kind of problem for the time being. It is recommended that you use Python or R to solve the problem.
Could you share the sample pbix through OneDrive for Business to see if we can avoid circular dependency.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.