Forum Discussion
Juju-PowerBI
5 years agoFrequent Visitor
ABS Function total
Hi, I'm trying to create a column that will allow me to show the Absolute value. But the total is not correct when i use : ABS(SUM(Table1[QTY])) I'm trying to have the total amount like the examp...
- 5 years ago
Juju-PowerBI 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
Greg_Deckler
5 years agoCommunity Champion
Juju-PowerBI 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