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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
hacksverstappen
New Member

Changing Matrix Totals and Subtotals

Hi,

I'm currently working through a problem where I have created a matrix in my dashboard that sums each resources utilization percent across each project they're working on. However, the subtotals and grand totals sum up the percentages, but I need both of these totals to show the Average of the Summed up resource utilization. I've seen solutions where the inverse occurs but I can't seem to reverse the code to solve my problem. Can someone let me know how to do that? For reference, my values are sum of sep, sum of oct, etc. because there are multiple projects that need to be summed up per resource.

here is what I currently have:

hacksverstappen_1-1666112156719.png

this the goal (only calculated on 2 columns because that's a lot of math):

hacksverstappen_0-1666114811946.png

 

 

 

 

1 ACCEPTED SOLUTION
v-yalanwu-msft
Community Support
Community Support

Hi, @hacksverstappen ;

Try to create a measure. i create a simple data .

AVERAGEX(SUMMARIZE('financials',[Product],[Country],"1",SUM([percent])),[1])

the final show:

vyalanwumsft_0-1666158593224.png


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
rohit_kathuria
New Member

Hi There, Impressed with the stuff you are doing, looks like i am also trying to achieve the same, I am looking to build a dashboard for my team utilisation, Planned vs actual , for now it could be import from 2 excels however in th elonger run, i want to integrate this from SAP time sheet module and get the data, Can you please share the pbix files at  burlington20062006@gamil.com, Appreciate in advance

v-yalanwu-msft
Community Support
Community Support

Hi, @hacksverstappen ;

Try to create a measure. i create a simple data .

AVERAGEX(SUMMARIZE('financials',[Product],[Country],"1",SUM([percent])),[1])

the final show:

vyalanwumsft_0-1666158593224.png


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.