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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello all,
Need some help to create a dynamic hierarchy by selecting the column names from multiple lists, this will also represent the order in the hierarchy.
Table format is shown below.
Basically it has 6 category columns (c1 to c6) and some values columns (num1 and 2)
What I need is to create 3 dropdown menus and select the respective columns (egg. c1, c4, c2 / c6, c3, c4 ) and filter a respective bar chart or table or other visualization.
Another issue that I have is that after selecting a value from the first dropdown that value should not be present in the second nor third dropdown and so on.
c1 | c2 | c3 | c4 | c5 | c6 | num1 | num2 |
1 | 2 | 3 | 4 | 5 | 6 | 112 | 115 |
1 | 2 | 0 | 1 | 2 | 4 | 113 | 116 |
1 | 3 | 3 | 4 | 3 | 9 | 114 | 117 |
4 | 5 | 6 | 1 | 8 | 9 | 115 | 118 |
5 | 5 | 3 | 1 | 8 | 9 | 116 | 119 |
Thank you
Solved! Go to Solution.
Hi @Anonymous ,
Nope, current power bi not allow you to create hierarchy based on dynamic fields. They require to use static fields as sublevel, their sublevel also not support dynamic change current hierarchy level.
Regards,
Xiaoxin Sheng
Hi @Anonymous ,
Nope, current power bi not allow you to create hierarchy based on dynamic fields. They require to use static fields as sublevel, their sublevel also not support dynamic change current hierarchy level.
Regards,
Xiaoxin Sheng
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.