I have a pivot table that is built off an Excel table which has calculation that display a blank cell using the double quotes "" (e.g. IF(ISBLANK(A1), "") ).
When I pivot the Excel table the pivot table returns zero where those blank cells are in the Excel table and there is no way to distinguish between a real calculated zero result and a zero returned from a cell which is blank due to the double quotes.
I've tried generating errors from the calculations and then enabling the 'For error values show:' option in the Pivot Tables Options dialog box to hide the error, but then when I 'Summarize Values By' Average it also returns an error
Is there any way to get the pivot table to display an empty cell when the calculation in the Excel table returns an blank cell and still get the average to calculate?
When I pivot the Excel table the pivot table returns zero where those blank cells are in the Excel table and there is no way to distinguish between a real calculated zero result and a zero returned from a cell which is blank due to the double quotes.
I've tried generating errors from the calculations and then enabling the 'For error values show:' option in the Pivot Tables Options dialog box to hide the error, but then when I 'Summarize Values By' Average it also returns an error
Is there any way to get the pivot table to display an empty cell when the calculation in the Excel table returns an blank cell and still get the average to calculate?