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.
HI all,
Here's an issue with the following.
I have one fact table that has a a one to many relationship to 3 dimension tables.
Obviously I have id to the fact table.
I can create a hierarchy with the 3 identifiers and it does in the way I want.
Then I try to create a hierarchy with the descriptor of the dimension but that does not fly.
WHen I try to get the descriptors of the dimensions into the fact table with a lookup dax to create a hiearchy based on those descriptors I can only create one column on the first dimension and then when I try to create a second column from the second dimension I get the error of <A circular Dependency was detected...).
1) Instead of trying to create the descriptor, is it possible to replace somehow the id description by its dimension descriptor?
Hope this is clear.
Thanks
Francois
Solved! Go to Solution.
OK, I solved this by myself.
Instead of trying to use lookup, I used firstnonblank.
This does the trick and I built my hierarchy with it.
F
OK, I solved this by myself.
Instead of trying to use lookup, I used firstnonblank.
This does the trick and I built my hierarchy with it.
F
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 |
---|---|
10 | |
9 | |
8 | |
7 | |
6 |
User | Count |
---|---|
14 | |
13 | |
11 | |
9 | |
8 |