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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
agdoesfinance
New Member

Matrix Row Total

I am trying to create a matrix to display receipts as a percentage of total billings.

The rows are grouped by billing month.

The columns are grouped by receipt month.

I can successfully compute and render the desired value throughout the matrix, the percentage of receipts/billings for a given billing and receipt month combination.

(Sample at bottom)

Now, my question is how to display the sum of billings for a billing month on the left as a total? The client wants to be able to visually contextualize the percentages to a hard dollar total.

Thanks.

SampleSample

3 REPLIES 3
Greg_Deckler
Super User
Super User

@agdoesfinance Seems like a case for custom matrix hierarchy:

https://community.powerbi.com/t5/Quick-Measures-Gallery/The-New-Hotness-Custom-Matrix-Hierarchy/m-p/...


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!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Looks like you are probably right, Greg. I assumed it would be a bit of a coding chore, but I'm up for the challenge.

 

Thanks for the advice, and I will mark as a solution once I successfully implement the concepts.

@agdoesfinance You could also do it the old fashioned way where you put the measure or what not in the Columns and then manually shrink all of the multiple duplicate columns that generates but it usually looks bad and messy. There might be a custom visual that allows you to do it cleanly as well.


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!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.