The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 @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
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.
User | Count |
---|---|
25 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |