Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
Solved! Go to Solution.
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.
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.
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!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.