Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello guys,
I need your help around a folder structure. In the screenshot are the names of the folders and the IDs. The fk_id always points to the parent folder. The data is not complete so don't be surprised if some fk_ids can't be found in the column id. What is the best way to create a proper and correct order structure over several levels?
The folder structure should look like this at the end.
Thanks for your help
Robin
Solved! Go to Solution.
Hi @Anonymous
You can achieve this with DAX PATH functions. You need to add calculated columns for all the levels.
Result
Thanks
Hari
If this helps to achieve the solution then please accept this as a solution.
Hi @Anonymous
You can achieve this with DAX PATH functions. You need to add calculated columns for all the levels.
Result
Thanks
Hari
If this helps to achieve the solution then please accept this as a solution.
| User | Count |
|---|---|
| 16 | |
| 13 | |
| 12 | |
| 10 | |
| 7 |
| User | Count |
|---|---|
| 40 | |
| 39 | |
| 34 | |
| 29 | |
| 19 |