Forum Discussion
Incorrect Column Totals
Hello,
I have a matrix table with periodic values for revenu, cost, gp(calculated) and gp% (calculated) coming from an excel. Looking at the rows for each period, the gp and gp% are correct, but looking at the column totals, they are correct, except for the gp% where the total becomes the sum of the lines instead of the % for the Total row (gp / revenue). So as there are many lines teh total % becomes astronomical. Can this be handled somehow?
2 Replies
- Greg_DecklerCommunity Champion
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 - v-jiascu-msftMicrosoft Employee