Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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?
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.
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
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!