Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I'm aware this has been asked before, but I was not able to find a solution with the previous quesitons.
Measure that I'm creating is not adding up to the correct total.
My measure looks like this:
Usage Cost = CALCULATE(SUM('Table1'[Total Cost (LCY)]), 'Table1' [Source] <> 1, 'Table2' [Project Type] = 0)
When selecting three ID's I'm getting this output.
ID | USAGE COST |
1 | 512 114 |
2 | 220 779 |
3 | 235 045 |
Total | 967 938 |
This should add up to 1,024,285.9
I have no changed it to an if statement that looks like this, but not working:
How can I fix this? Thanks
THanks
Solved! Go to Solution.
Hi, sorry for late response. Yes, I solved the problem by using the sumarize function I found on this link:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
Hi @Anonymous ,
Is this problem solved now?
Best Regards,
Icey
Hi, sorry for late response. Yes, I solved the problem by using the sumarize function I found on this link:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
Hi @Anonymous ,
Glad to hear that. Please accept your reply as a solution so that people who may have the same question can get the solution directly.
Best Regards,
Icey
Hi @Anonymous ,
If you don't mind, please share me some sample data, not real data.
Best Regards,
Icey
Still getting the same total..
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
75 | |
72 | |
39 | |
29 | |
27 |
User | Count |
---|---|
97 | |
96 | |
58 | |
44 | |
40 |