Issue
When navigating between pages:
- Selected slicer values persist visually, but the filter logic does not actually apply.
- Cards do not update according to the slicers.
- Smart Text in card titles does not reflect the selected filters.
This issue only occurs when some cards are excluded from slicer actions using Filter Exceptions.If slicers are applied to all cards, persistence and syncing work as expected โ but we need the flexibility of excluding specific cards.
Requirement
We need filter persistence to work as follows:
- Filter selections from the slicers must sync and persist across all app pages.
- Cards not excluded via Filter Exceptions should correctly apply filters and update Smart Text.
- Excluded cards should remain unaffected, as configured.
Request
Enable consistent cross-page filter persistence even when using Filter Exceptions, so excluded cards remain stable while all others respect the slicer selections.