Forum Discussion
Ankita_Das
11 months agoNew Member
How to filter columns in a visual Rows by measures?
Hello Community, I have a Power BI report where measures are calculated for each week of the year (up to W52). Using these weekly measures, I developed another measure called DOH (Days on Hand). No...
- 10 months ago
Hi,
Circular dependencies occur when a measure or calculated column referencing a field that is itself dependent on another calculated field.Sorting or filtering a column based on another calculated column also causes cicular dependencies.
Try to :1.Use RemoveFilters or ALLEXCEPT : These can help isolate dependencies.
2.Ensure no bidirectional relationships are causing loops.
Additionally, I would encourage you to share your DAX measure or share your sample data excluding sensitive data.
Thank You
v-sdhruv
10 months agoCommunity Support
Hi Ankita_Das ,
Since we didnt hear back, we would be closing this thread.
If you need any assistance, feel free to reach out by creating a new post.
Thank you for using Microsoft Community Forum