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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Ivolution93
Frequent Visitor

Average On A Matrix Subtotal/ Total

Hello,

 

Looking for a bit of help

I am wanting to have the totals and sub totals in each group for the Variance Percentage column as an average.

I have the 4 groups of Site, Account Manager, Customer and then Product.

Underneath product there is each pallet/ batch of stock that we sold but displayed as the date.

 

So i am needing the totals for each group to do an average rather than a total.

Matrix.JPG

2 REPLIES 2
v-cazheng-msft
Community Support
Community Support

Hi @Ivolution93 

Is your problem solved? If you still have question please let me known.

 

Best Regards

Caiyun Zheng

amitchandak
Super User
Super User

@Ivolution93 , You need to try a measure like

averageX(values(Table[product]),[Variance Percentage])

 

you can replace Variance Percentage with its calculation

 

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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