Hi,

For clearing all filters in my pivot table I use code:

PivotTables("my_pivot").ClearAllFilters

but how can I check if any filter in my pivot table is on?