Forum Discussion
Discrepancy in Total Row using SUM
Hi there,
First a little bit of context:
I've downloaded from Primavera P6 (Excel) a file with a time series distribution of a bunch of activities.
Additionally, I've created several tables to allow me to break down the data. One of these tables has the Activity info, including their overall budget.
I want to show the %Plan based on:
1) The overall budget of the project: Planned/Overall Budget. Using as a denominator a measure to SUM the budget units, ignoring the filters
However, when I apply one filter and add Months from the Calendar Project Table:
The values don't match.
I don't know why/where these discrepancies come from.
Any idea?
Attached my pbix file.
Thanks in advance...
Hi!,
Many thanks for taking the time to review my model.
Data comes from different tables because one had the project baseline information and another was a kind of activities master.
Anyway, I will close this thread. I've modified a little bit my model: I've created an additional table with the original budget for every activity. Now, all the measures work fine.
Again, thank you a lot for your time.
Regards,
6 Replies
- Greg_DecklerCommunity Champion
jcarlos 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- jcarlosHelper I
Greg_Deckler Many thanks for your quick reply.
Now, I understand the difference at Measure Totals.
However, if you look again the table, there are discrepancies even at row level.
Regards,
- Greg_DecklerCommunity Champion
jcarlos Without knowing your data, I have no idea what you are expecting to see at the row level. What should the numbers be?