The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.
User | Count |
---|---|
70 | |
64 | |
61 | |
49 | |
28 |
User | Count |
---|---|
117 | |
81 | |
65 | |
55 | |
43 |