Hello All,

I have a MultiSelect ListBox that contains a list of dates (populated by the "Date" PageField).

When the users select dates, I want ONLY those dates to be visible on the PivotTable.

Essentially, how do I set all options in a PivotTable PageField .Visible = False, EXCEPT for the selected items.