Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I'm trying to create a calculated column to essentially reproduce the result that I can easily get in a visual. "Equipment" and "Complete" are from AMPHistory, "Remedial Completed" is from CurrentAMP.
However, when I try to write a formula for this column, this is what I get:
I think this is because AMPHistory and CurrentAMP are related through a third table, EquipmentFiltered, on the Equipment/Equipment ID field.
How can I fix this circularity in the calculated column? I need the cross-filtering on those relationships for other visuals in the report.
Hi @ReadTheIron ,
Could you provide sample data and a screenshot of desired result?
Best Regards,
Wearsky
Hello @ReadTheIron ,
Please Check if bidirectional filtering is enabled between the tables. If it is, and you don't need it for this specific calculation, disable the bidirectional relationship between AMPHistory and CurrentAMP in the EquipmentFiltered table. You can temporarily disable it to see if that resolves the circular dependency. If bidirectional filtering is necessary, you might need to introduce calculated columns or temporary tables in your formula to avoid the circular dependency..
If you find this helpful , please mark it as solution which will be helpful for others and Your Kudos/Likes are much appreciated!
Thank You
Dharmendar S
Thanks for the suggestion! Yes, bidirectional filtering is enabled, but, as I mentioned, I need that for other visuals in the report. Also, I tried temporarily disabling it, and it didn't affect the circular dependency.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
78 | |
58 | |
36 | |
33 |
User | Count |
---|---|
93 | |
59 | |
58 | |
49 | |
42 |