I have a pivot table that picks up the quarterly sales from an external file. However, I update that file to include only the months for the respective quarter. E.g. If we are in quarter 2, the file will only contain Apr, May, Jun data.
The problem I am facing is that the pivot table “remembers” the previous months. I have the Months as my column and whenever I click on the column to filter, it will show me months Jan to Jun although it will not have data for Jan – Apr. How do I suppress this display of previous entries?
The problem I am facing is that the pivot table “remembers” the previous months. I have the Months as my column and whenever I click on the column to filter, it will show me months Jan to Jun although it will not have data for Jan – Apr. How do I suppress this display of previous entries?