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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
twilbour
Helper I
Helper I

Row level calculation, with variable elements, can't get total right. HELP!

I've been working in DAX for a while, but am still a neophite.  I'm sure this is a no brainer for you guys, but I am STUCK!

 

I need a measure to calculate a Cost by Customer.  The basic calculation is Revenue * Margin = Cost.  The challenge is, each customer may have their own Margin, or not, and each division (customer is part of division) has a slightly different calculation. 

 

The rules are:

Division A:  Cost = Revenue

Division B:  Cost = Revenue * Customer Specific Margin; if cust doesn't have own margin, use division margin

 

So table looks like this:

 

CustomerDivisionMarginRevenueCost (Desired outcome)
JoeA50100100
BobB2510025
SueB 10030

* Division B Margin = 30

I've been able to get the row level calculations done several different ways, but I haven't been able to get a total of all the cost (column total) to work.

 

I appreciate the help guys.  I use this forum CONSTANTLY!  HUGE HELP.  I just couldn't figure out how to find this problem in one of the previous threads.  

1 ACCEPTED SOLUTION
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...

View solution in original post

2 REPLIES 2
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...

Thank You...The Summarize in your second post solved my problem!  Y'all are awesome.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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.