Short answer: use conditional formatting on the column or columns in question.
DETAILS
I know this is an old post, but this same problem has bothered me for a long time. I’ve learned to ignore it – until today. Today, the pivot table in question has too many “(empty)” entries to ignore.
I did some research and found this has been an acknowledged problem virtually FOREVER. There are quite a few posts looking for a solution.
I decided to dig deeper. I found I could delete “(empty)” in the formula bar (or replace it with a blank), but when I pressed Enter, an error message explained that changing the cell contents was not possible.
I tried disabling cell protection. No joy. I re-enabled it.
I finally hit on cell formatting. I have often used this trick to make formula results, notes, flags, etc. invisible to other users, or to keep it from distracting me until I needed to review it.
-
You simply select the column or columns where you want to make “(empty)” disappear.
-
Open Conditional Formatting and create a new Style. In my case, the background for the Pivot Table Style (Pivot Table Category) is “None.” Using Conditional Formatting, I set the Style foreground and background to White and set the Condition to trigger if the cell contents is “(empty)”.
-
Now I applied the new Style to the Conditional Format for the specified cell range.
This did the trick. The “(empty)” is still there, you just can’t see it anymore. And since my spreadsheet background is white, there is little or no indication that there is anything in the cell, even when the cell has borders. If your spreadsheet or range background is a different color or shade, just match the Style foreground and background to the background in question.
I hope this helps everyone who has encountered this problem.
Please leave a “like” if you found this post helpful.