Forum Discussion
Total number is incorrect
Hello,
I need help with the total number.
The Possible error = Difference * Current Week Outside Pounds Sold. But The total number of them is not correct; the percentage should be 100%, which is incorrect either.
Thanks
- Anonymous4 years ago
Hi Anonymous ,
This is a common issue, this post explains why and how to resolve it:
https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- dhruvinushahResponsive Resident
Hi Anonymous ,
The possible error field is calculating the SUM of the values in the field. It is doing so accurately.
If you want to see the error in terms of Percentages then you can change your calculation or assign a data type of 'Percentage' to the field.
Another option is to switch off the Total by removing the aggregation on the field.
Hope this helps!
- AnonymousNot applicable
Hi Anonymous ,
This is a common issue, this post explains why and how to resolve it:
https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.