Clear Unused Column Filter List Values in Pivot Table

  • Thread starter Thread starter AMDRIT
  • Start date Start date
A

AMDRIT

Hello Everyone,

I have a Pivot table that is dynamically linked to data, over time, the
filter data on the columns will become obsolete. My question is how do I
clear the invalid values? PivotTable("tableName").PivotCache.Refresh()
doesn't seem to do it.

TIA
 
Back
Top