Slicers and Filters in Power BI
Add slicers and configure the filter pane to let users explore data interactively
Slicers and filters are what make Power BI reports interactive. A slicer is a visual on the canvas that the user clicks to filter data. The Filters pane is a panel where filters are applied without a slicer visual. Together they give users control over what they see without changing the underlying data.
Understanding the four filter levels in Power BI is important: Visual filters (affect one visual), Page filters (affect all visuals on a page), Report filters (affect all pages), and Drillthrough filters (activated when drilling through).
Example
Key Points
- ✓Slicers filter all visuals on the same page by default (can be changed via Edit Interactions)
- ✓Use the Filters pane for filters that report consumers should not see or change
- ✓Edit Interactions (Format tab) lets you control which visuals a slicer affects
- ✓Date range slicers automatically handle partial month/year selections
- ✓Sync Slicers keeps the same slicer filter across multiple report pages
Practice Question
You want a Region filter that applies to all pages in a 5-page report. What is the most efficient way to do this?
Related Topics
Power BI Visualisations OverviewEvery chart type in Power BI, what it is best for, and when to use whichDrill-Through in Power BISet up drill-through pages that give users detail views when they right-click a data pointBookmarks and Buttons in Power BICreate bookmarks to capture report states and build navigation with buttons