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
newgirl
Post Patron
Post Patron

Using Grand Totals of Matrix as Values in Column Chart

Hi! So I have this matrix table and a column chart table in my report. The intention is for the totals of the matrix to match with the totals of the column chart, with the column chart being a visual aid for the reader while the matrix would show a breakdown of the measure.

 

The matrix table has 3 fields - Date (column), List of plate numbers (row), and the measure (value), because it needs to show the measure per day and per plate number.

In my column chart, I only need to show the measure per day so I only have 2 fields in there - Date(axis) and measure (value).

 

Using a filter pane, both visuals have the same filter applied to them (wherein only trucks with target trips should be included in calculating the measure) but the measures they show per day don't match. From the looks of it, it seems like the filter is only being applied if the list of plate numbers is included in the visual. So at this point, the matrix table shows the correct total measure per day while the column chart is showing the incorrect measure per day.

 

My question is: is it possible to have a separate column chart visual wherein its values would be based on the the totals of the matrix table? Please take note that I also have a calendar period slicer on the page so that the reader can filter which time period he wants to see the measures in.

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376

Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
amitchandak
Super User
Super User

@newgirl ,Can you share sample data and sample output in table format?

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

Hi @amitchandak !

 

Here's a sample pbix of my problem

https://drive.google.com/file/d/1WCBxuiLjiT0XIztkMiQg8lox1jhiE6fo/view?usp=sharing

 

In the file, the 2 visuals with green titles are those with filter of "Target Trips > 0" turned on, which I expect that the numbers from these 2 visuals should match. However, the column chart is matching the numbers instead with the red matrix table which has its filter turned off, which what made me assume that the chart column visual is not being affected by the filter of "Target Trips > 0".

 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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