Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I created a GENERATED Table and I have a circular dependancy. I don't understand why.
I can create a measure calling ALL(model) but not calling a specific model :
Solved! Go to Solution.
@clem312 this article from SQLBI may be of help to you:
https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/
The first thing I would try is replacing your "VALUES" functions with "DISTINCT" in your calculated table.
Hi @ebeery
Thank you. I had first solved it using FILTER instead of comma.
But your answer is a great help as I have other tables where the blank row issue that is mentioned in you article would have occured.
@clem312 this article from SQLBI may be of help to you:
https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/
The first thing I would try is replacing your "VALUES" functions with "DISTINCT" in your calculated table.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 54 | |
| 51 | |
| 39 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 79 | |
| 37 | |
| 27 | |
| 25 |