Forum Discussion
Getting incorrect Total when using measures in table -URGENT
Hello Power BI Community,
I hope you're all doing well. I'm currently working on a finance data project in Power BI, and I'm facing an issue with a DAX measure that calculates the total budget based on categories. The strange thing is that the values for each category seem to be correct, but when I calculate the overall total budget, it's incorrect.
Here's the DAX measure I'm using for the total budget:
I have a table named 'Budget' with columns 'Category' and 'BudgetAmount.' Each category appears to have the correct budget amount, but when I sum them up, I get an inaccurate total.
I've double-checked my data, and everything seems fine at the category level. However, there might be something wrong with the way I'm calculating the overall total budget. Is there something I'm missing in my DAX formula?
If anyone has encountered a similar issue or has any insights into what might be causing this discrepancy, I would greatly appreciate your help and guidance. Any suggestions or alternative approaches to calculate the total budget would be invaluable.
Thank you in advance for your assistance!
Hi NewBe1
Totals problems are a known issue.
Take a look at the linked tutorials of Greg_Deckler and others it should help:
https://www.youtube.com/watch?v=dgwsk2fjWLc
https://www.youtube.com/watch?v=lE6QBKuxhpc
https://www.youtube.com/watch?v=yw0QHu9V4UQ
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
NewBe1 What Ritaf1983 said. Here's some additional information.
First, please vote for this idea: https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e
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
Also: https://youtu.be/uXRriTN0cfY
And: https://youtu.be/n4TYhF2ARe8
3 Replies
- Ritaf1983Super User
Hi NewBe1
Totals problems are a known issue.
Take a look at the linked tutorials of Greg_Deckler and others it should help:
https://www.youtube.com/watch?v=dgwsk2fjWLc
https://www.youtube.com/watch?v=lE6QBKuxhpc
https://www.youtube.com/watch?v=yw0QHu9V4UQ
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
- Greg_DecklerCommunity Champion
NewBe1 What Ritaf1983 said. Here's some additional information.
First, please vote for this idea: https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e
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
Also: https://youtu.be/uXRriTN0cfY
And: https://youtu.be/n4TYhF2ARe8 - Greg_DecklerCommunity Champion
NewBe1 What Ritaf1983 said. Here's some additional information.
First, please vote for this idea: https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e
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
Also: https://youtu.be/uXRriTN0cfY
And: https://youtu.be/n4TYhF2ARe8