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
adam_mac
Helper I
Helper I

DAX Function to show same figure in the grand total

Hi, i am multiplying the run rate by the working days to give me my target which works fine until i get to the total. 

 

I have used a SUM function to give me my RunRate column which is obviously not correct. What function or formula should i use so that the RunRate total will also equal 10.24 instead of 102.36?

 

adam_mac_1-1613488151371.png

 

3 REPLIES 3

Hi @adam_mac 

 

Try creating a measure rather than a column for the  "RunRate = SUM(DailyRunRates[DailyRunRate])" calculation

 

If this helped resolve your issue please mark my reply as a solution.

Regards,

Veena Shenolikar

amitchandak
Super User
Super User

@adam_mac , what is the formula for run rate?

 

Hope you have used Average(Default Summarization)

or a measure like Average(Table[Run Rate])

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 , the formula i have used for RunRate is RunRate = SUM(DailyRunRates[DailyRunRate])  which i know is incorrect (at grand total level anyway, at individual day level, the 10.24 is correct). 

 

I tried the average function also however this just produces incorrect results.

Capture.PNG

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.