I have a pivot table against an Excel table where one of the filters selects data based on that field not being blank. The problem happens when starting fresh with the source table, the data in the filtered field is deleted in that column. When the table is refreshed, this forces the pivot table filter to select the only option left, which is (blank).
Is there any way to set the filtered option to always select anything except (blank) and have it remain even when the table is refreshed and there's no data in the filtered column? I use a button and VBA to expose the refresh option to users not familiar with pivot tables.
Bookmarks