Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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.
User | Count |
---|---|
84 | |
76 | |
75 | |
43 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |