Calculations & VisualsCore· 35 min read

Slicers & Filters for Interactivity

A slicer is an on-screen filter — click a region and the whole page updates instantly.

What you will learn

  • Add a slicer to a report
  • Filter the whole page by clicking
  • Know slicers vs the Filters pane

What makes a dashboard interactive

The best part of Power BI is that reports are interactive. A slicer is a little control on the page — a list of regions, a dropdown of products, a date range — and clicking it filters every visual on the page at once.

Adding a slicer

To let viewers filter by region:

  1. Click the Slicer icon in the Visualizations pane.
  2. Drag the Region field into it.
  3. A list of regions (North, South, East) appears with clickable boxes.

Now watch what happens when a viewer clicks North:

Clicking a slicer value re-filters every visual on the page
Slicer: Region        Before click        After clicking "North"
[ ] North             Total Sales 11750    Total Sales 10100
[ ] South             (all regions)        (only North rows)
[ ] East

Note: Output: The moment North is clicked, the Total Sales card drops from 11,750 to 10,100, the bar chart shows only North, and the table lists only North rows. One click re-filtered the entire page — that is the interactivity that makes a dashboard feel alive.

Slicers vs the Filters pane

There are two ways to filter, and they suit different needs:

SlicerFilters pane
Where it livesOn the page, visible to viewersA side panel (Filters)
Who uses itThe viewer, by clickingYou, the report builder
Best forChoices you want people to makeBackground limits (e.g. year = 2026)

Use a slicer for the choices you want your audience to play with. Use the Filters pane for quiet, behind-the-scenes limits — like keeping only this year’s data — that viewers do not need to touch.

Tip: To clear a slicer and see everything again, hover over it and click the small eraser (clear) icon in its top corner, or click the selected item a second time.

Watch out: Slicers filter visuals on the same page by default. A slicer on page 1 does not change page 2 unless you turn on Sync slicers — handy to know when your numbers “do not update”.

Q. What happens when a viewer clicks a value in a slicer?

Answer: A slicer is an on-page filter. Clicking a value filters all the visuals on that page at once, which is what makes the dashboard interactive.

✍️ Practice

  1. Add a Region slicer and click each value, watching the cards and charts update.
  2. Add a second slicer for Product and use both together.

🏠 Homework

  1. Add a slicer to a report and write down how three different visuals change when you pick one value.
Want to learn this with a mentor?

CodingClave runs guided, project-based training (28-day, 45-day & 6-month batches).

Explore Training →