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.
I have a scenario in which I m developing a hierarchy from multiple columns. I have pulled the columns that are need for the hierarchy development in the table below.
The hierarchy should look like below.
HRCHY_PARENT_WP >> HRCHY_PARENT_ASSNMNT>>HRCHY_WP1>>HRCHY_assnmnt1>>HRCHY_WP2>>HRCHY_Assnmnt2
I tried PATH functions to create hierarchy but this scenario has data across 4 columns I'm unable to achieve that.
Is there anyworkaround to create a hierachy like this,. Thanks in advance for the help.
Solved! Go to Solution.
Hi @Frahmani ,
You may need to combine 4 columns of data into 2 columns to turn it into a data model similar to the one shown below:
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous Also, could you please let me know how to combine those 4 column data to a 2 column data. Thanks.
Hi @Frahmani ,
This might have to be modified from the underlying data source.
Best regards,
Community Support Team_ Scott Chang
Thank you for the solution.
Hi @Frahmani ,
You may need to combine 4 columns of data into 2 columns to turn it into a data model similar to the one shown below:
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.