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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Weighted Average with hierarchy at different levels

I'm trying to create a clustered column chart (and rador) with drills but I want the weighting to be different at each level, let me explain

 

IDAreaWeightingQ1 2023Q2 2023
IDIdentify70%60%65%
ID.AMAsset Management60%70%80%
ID.AM-1Device Should be secure90%80%85%
ID.AM-2Software inventory10%30%40%
PRProtect30%40%

50%

 

 

Some people may recongonise this as the NIST Framework (which is what it is), the data is just an example.

 

You can see at the top level, ID (Identify) makes up 70% of the weighting with PR (Protect) making the remaining 30%, but then within these categories there is further weighting to each areas, then there is a final third layer doing the same.

 

I've structured the data showing the actual % value and the adjusted value for each weighing.

 

What I'm struggling with is telling PowerBI to use the weighted values in the dataset and don't try and calculate itself by drilling into the children, I almost need it to filter at each level.

 

The result should be something like this comparing each quarter which can be drilled into each section.

trevrobwhite_0-1696502355167.png

trevrobwhite_1-1696502429908.png

 

 

Any hints/tips on how to do this would be much appreciated

1 REPLY 1
MFelix
Super User
Super User

Hi @Anonymous ,

 

How do you know in wich level you are? Do you have any way to identify the different levels?

 

If you have you must use the ISINSCOPE to pick the correct level and then get the result you need to be on the visualization.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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