Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I want to create a child-parent hierachy in Powerbi for below data where I have duplicate value in name column which have different Parents. Using PATH() and its giving error -
In such cases, how to create a Parent-Child Hierachy ?
Thanks @adamtsummers , So is there any alternative soultion rather than using PATH() for achieving child-parent hierachy approach for above scenario?
Hi there,
Its not possible to have a node with two different parents and use PATH -- its designed for a strict parent/child relationship which looks like a tree, eg:
By looking at the data that you have in your table, it looks like you have two different areas called MSS001, that are based in different countries (US and India). To be able to use path, your items need a unique name.
Have a look here: PATH function (DAX) - DAX | Microsoft Learn
You'll see the following:
Hope this helps!
Adam
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 9 | |
| 8 | |
| 8 | |
| 8 |