Forum Discussion
AlonCarmel
1 month agoFrequent Visitor
Auto-select a slicer value based on another slicer's selection (button-style slicers)
Hi all, I have two button-style slicers on my report page: Year slicer: 2025 / 2026 (single-select) Quarter slicer: Q1 / Q2 / Q3 / Q4 (single-select) The Quarter slicer already cross-filters co...
jasonmiller11tt
1 month agoHelper II
No, this isn't possible with native Power BI slicers. They can filter available values but can't automatically select the only remaining option. Your best alternatives are bookmarks, a custom slicer visual, or handling the default in DAX.