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
I'm currently struggling with this one detail within my Matrix table. In my Matrix table I have multiple rows consisting of these rows. The requirement for the report is to have a subtotal for the Lead Source Group AND a grand total for Dealership.
Here is what is currently returning in my matrix table. In the green the totals are correct for the total 'Lead Source Group' but it fails to add properly in the total 'Dealership' value, which should be '112' instead of '108'.
'MTD Leads' field is a complex measure comprised of many other measures; now I understand why it does this total as it's technically correct doing the calculations in context to Dealership level instead of the typical Lead Source Group.
The formula for 'MTD Leads' is:
Which when further broken down you'll find the pre-sumx statement as:
Typically when there is only one matrix row I know we can use SUMX to get the desired total context. However, I'm stumped as how to get different totals for a single measure like in the desired screenshot above when we have multiple rows in a matrix table...
How do I get a matrix table to reflect the correct total on the 'Lead Source Group' total AND the 'Dealership' in the mentioned desired manner (54+58 = 112)?
As always, thank you for your help!
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 41 | |
| 36 | |
| 32 |