Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
RamEHG
Frequent Visitor

Help with Path/PathLevels

I have a table which has hierarchical data along with a date/id stamp. My table has the following columns (sample data outlined as well)

 

ID | Date Scored | Score | Type | SubType

P_1 | 1/2/2024 | 93.72 | null | Level1

P_1 | 1/2/2024 | 36.28 | Level1 | Level2a

P_1 | 1/2/2024 | 79.59 | Level1 | Level2b

P_1 | 1/2/2024 | 88.34 | Level2a | Level3a

P_1 | 1/2/2024 | 27.96 | Level2a | Level3b

P_1 | 1/2/2024 | 88.16 | Level2a | Level3c

P_1 | 1/2/2024 | 10.01 | Level2b | Level3d

P_1 | 6/2/2024 | 95.72 | null | Level1

P_1 | 6/2/2024 | 3.28 | Level1 | Level2a

P_1 | 6/2/2024 | 7.59 | Level1 | Level2b

P_1 | 6/2/2024 | 8.34 | Level2a | Level3a

P_1 | 6/2/2024 | 7.96 | Level2a | Level3b

P_1 | 6/2/2024 | 8.16 | Level2a | Level3c

P_1 | 6/2/2024 | 14.01 | Level2b | Level3d

P_2 | 1/2/2024 | 3.72 | null | Level1

P_2 | 1/2/2024 | 6.28 | Level1 | Level2a

P_2 | 1/2/2024 | 9.59 | Level1 | Level2b

P_2 | 1/2/2024 | 8.34 | Level2a | Level3a

P_2 | 1/2/2024 | 7.96 | Level2a | Level3b

P_2 | 1/2/2024 | 8.16 | Level2a | Level3c

P_2 | 1/2/2024 | 0.01 | Level2b | Level3d

 

I want to be able to show a visual of how the score decomposes into each level for a given ID & Date Scored combination - essentially a way to look at Level1 score which then shows Level2a and Level2b scores etc (sort of a sunburst chart - see example attached). I was able to use Path, PathLevel, etc to create a hierarchy however am struggling with getting the value for each level for each ID/Date Scored pair

 

Any help is appreciated.Screenshot 2024-12-09 at 2.27.44 PM.png

 

+Ram

2 REPLIES 2
Anonymous
Not applicable

Hi @RamEHG 

 

Could you please explain to us the correlation between the scores at each level and what is the logic behind the calculation of these scores?

I was able to use Path, PathLevel, etc to create a hierarchy however am struggling with getting the value for each level for each ID/Date Scored pair

 

Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Not sure what that visual is supposed to say but here's the cleaned up data

 

lbendlin_0-1733776741903.png

 

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors