Forum Discussion
Dummy row subtotal condition not working
- 1 year ago
Thank you Stephen, it is not related to totals as it is not set up with matrix grand totals but row subtotals with a dommy total row so I can have my totals at the top as explained in this post: https://community.fabric.microsoft.com/t5/Desktop/show-grand-totals-top-bottom-of-matrix/m-p/370909
I was able to solve it using >=0.01 instead of >0 even thou my sum still shows 0.0000 when adding 4 decimals...
Hi oscarmqzg ,
Did you solve your problem?
The subtotal error is a common problem in Power BI Desktop.
Please refer to Greg's blog, in the blog he will talk about how to fix it with a couple of ways:
Dealing with Measure Totals - Microsoft Fabric Community
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.
- oscarmqzg1 year agoRegular Visitor
Thank you Stephen, it is not related to totals as it is not set up with matrix grand totals but row subtotals with a dommy total row so I can have my totals at the top as explained in this post: https://community.fabric.microsoft.com/t5/Desktop/show-grand-totals-top-bottom-of-matrix/m-p/370909
I was able to solve it using >=0.01 instead of >0 even thou my sum still shows 0.0000 when adding 4 decimals...