Is there a way to hide or show a blank cell in a Pivot table for cells that compute to zero?
I have tended to do it this way:
The problem is where Excel falsely reckons the sum is a very small non-zero value. Workaround:
'Sum of x' 'is not between' -0.001 and 0.001 (depending on the precision you are working to)