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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It 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/...


@ 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.


@ 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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.