Skip to main content
HomeTutorialsPower BI

Power BI Slicer Tutorial: A Comprehensive Guide to Enhancing Your Reports

Unlock the power of Power BI slicers with our step-by-step tutorial. Learn to create, customize, and optimize slicers for better reports.
Updated Mar 2024  · 7 min read

Power BI slicers offer flexible, interactive control over the filters in your reports.

In this tutorial, we will explore Power BI slicers in detail, how they differ from filters applied in the filter pane, and some best practices for using them in practice.

If you're still getting started with Power BI, check out our Power BI fundamentals skill track and keep our Power BI cheat sheet on hand for a quick reference when needed.

What Are Power BI Slicers?

Power BI slicers are interactive controls that allow you to filter the data displayed in your reports. They are visual filters that can be placed directly onto a report canvas, enabling users to interact with them to filter visuals displayed on a report page.

There are four types of slicers:

  • Dropdowns
  • Vertical lists
  • Tiles
  • Date pickers

Slicers are highly customizable, with a wide range of formatting options. Slicers can also be synced across different report pages, meaning that a selection on one page's slicer can affect the visuals on other pages.

However, Power BI slicers have some limitations. They do not support input fields, drill-down options, or visual-level filters. Also, you cannot pin a slicer to a dashboard, and they don’t work with measures or aggregated values.

Benefits of Using Slicers vs Filters

Slicers and filters are often confused in Power BI. You can filter your reports in two ways: the slicer visual and the filter pane (found on the right-hand side of your Power BI report).

From my experience, most users do not like the filter pane. It is generally collapsed by default and is not as intuitive to use (compared to slicers). You cannot customize the appearance or functionality of filters. Instead, most users prefer their slicers to be front-and-center and readily available on their reports.

However, that being said, the filter pane is a powerful tool for Power BI report designers and developers. The filter pane allows you to perform advanced filtering using logical operators like greater than, less than, and so on. Filters are most useful when creating bookmarks (together with buttons) and adding drill-through functionality to reports.

A useful feature of Power BI filters is that you can easily apply them at different levels - for a single visual, page, or entire report. This gives you more control over what the user sees in a report.

As you can see, slicers and filters each have pros and cons. Choose the method based on your requirements, and tailor the design of your reports to your users' preferences. Usually, you will find that you use a combination of both, balancing the need for technical, advanced filtering with the simplicity and flexibility of slicers to optimize the user experience.

How to Create Power BI Slicers

To add a slicer to your report, simply choose the slicer visual from the list of visualizations in the right-hand pane of Power BI Desktop. After that, add the fields you want to use to filter your report.

Most customization options for slicers (like titles, font, and background color) are the same as most Power BI visuals. In the rest of this section, we’ll review each of the customization options unique to slicers.

If you’re still in the early days of learning Power BI and want to pick up the basics quickly, then our Power BI for Beginners tutorial would be a perfect fit. If you’re ready to tackle some in-depth Power BI courses, our Introduction to Power BI course is the best place to start.

Selection controls

A few options allow you to control how items are selected in a slicer. These are single select, multi-select with CTRL, and whether to show the "Select all" option.

Selection controls

Hierarchy slicers

To save space, you can add multiple fields to a slicer visual to create a hierarchy slicer. This works for both the list and dropdown filters.

Hierarchy slicers

To create a hierarchy slicer, add additional columns to the Fields area. Once you have created a hierarchy, you can also customize the look and feel of the slicer under the Hierarchy options. You can then adjust the indentation of each level of the hierarchy and the icon used to expand or collapse the hierarchy.

Hierarchy slicers settings

Hierarchy slicers examples

Excluding items from a slicer

You can easily remove items you do not wish to appear in a slicer.

Right-click the item in the slicer you want to remove, and select Exclude.

You can verify which items have been removed by hovering over the 'Applied filters' icon on the top right-hand corner of the slicer. All excluded (and filtered) items will show up here.

Excluding Items From a Slicer

You can also hide certain filters or exclusions so they do not appear under the 'Applied filters' list. To do this, click the show/hide icon in the filters pane on the right-hand side of the report. You can also easily clear the exclusion from the filter pane by removing that filter.

Excluding Items From a Slicer example

Syncing slicers

You can sync up slicers between the pages in your report by enabling the ‘Sync slicers’ pane from the ribbon.

Syncing Slicers

This can be a big time-saver if you tend to have the same slicers across multiple pages in your report - such as a date slicer - so that when a user selects a certain date range on one page, the same date range is automatically applied to the other date slicers throughout the report.

Syncing Slicers example

Customizing slicer interactions

Using the 'Edit interactions' feature in the ribbon, you can specify which visuals a slicer can filter. This gives you far more control over your report.

Customizing Slicer Interactions

I have found this feature particularly useful when presenting comparisons in my reports. For example, if you want to compare the sales performance of two stores, you can divide your canvas in half and present the same visuals on either side with slicers that only filter the visuals on their own side.

Slicers have two options when editing their interactions with other visuals:

  • Filter - Filtering is enabled.
  • None - The slicer will not filter the visual.

Slicers have two options

Best Practices for Using Slicers

Using slicers in Power BI is a fantastic way to make your reports more interactive and user-friendly. However, it's important to follow some best practices to get the most out of them and ensure your reports remain performant and easy to use.

1. Not all filters need to be slicers

Frequently used filters make good candidates for slicers, while you can move less critical ones to the Filter Pane. This helps keep your report clean and focused on the most important.

2. Placement matters

Group your slicers together and position them where they feel natural and intuitive for the report viewers, such as the top, left, or right side of a report page. Consider using bookmarks to hide slicers when not in use, optimizing the space on your report.

Slicers should be positioned to feel natural to those viewing the report. Yet, slicer choice and positioning that may work for your visual design may not always be optimal for users. Find a balance that provides the best user experience that will make slicers available while not distracting from the core visualizations on the page.

3. Manage slicer performance

Slicers can impact report performance, especially when used extensively. To mitigate this, consider using the "Add an Apply button" option for slicers to delay query evaluation and refreshing of the visuals until the user is ready. This can significantly improve the user experience in reports with complex data models or large datasets.

In the Power BI options, you can add an Apply button to each slicer so that changes to slicer selections are only applied when the user clicks the Apply button. This reduces the frequency of queries sent.

Reducing the number of queries improves report performance, especially when dealing with complex reports and large datasets.

4. Limit slicer values

To improve report performance, limit the number of values in your slicers. This can reduce the load time of your report and make it more responsive.

Conclusion

Power BI slicers are a great way to provide flexible and interactive control over your reports. They are highly customizable and have some really useful features, like the ability to sync them across report pages and edit how they interact with other visuals. Slicers are more intuitive than filters and sit front and center in your reports, leading to a better user experience.

The sooner you can implement what you learn, the faster you will master Power BI, and you can do that by working on projects. We have a list of 8 projects that are perfect for developing your Power BI skills.

If your goal is to step into a career with Power BI, then getting certified is a great way to boost your CV. Our comprehensive Data Analyst in Power BI career track covers everything you need to know to land your first job with Power BI, and it fully prepares you to get certified (check out this webinar on how to become a data analyst, where we give an in-depth overview of this career track and what you can expect).

Power BI Slicer FAQs

Is it possible to have a search bar in a slicer?

Yes. For longer lists, enabling the search bar option within the slicer settings can save your users a lot of time by allowing them to quickly find and select the values they're interested in.

How do I control the visibility of a slicer?

You can use bookmarks and buttons to show or hide slicers, creating a dynamic report that only reveals certain controls under specific conditions. It's a neat trick for keeping your dashboard clean and focused.

What's the best way to organize multiple slicers on a report?

You can group related slicers together easily by using the Selection pane. This makes moving and editing your slicers much easier since you can move, copy, and adjust the size of entire groups of slicers at once. In terms of organization, try to keep slicers together and in a logical order. If you want to improve the layout of your report, you could consider designing a collapsable slicer panel (check out this tutorial on designing Power BI reports for an example of what this looks like).


Photo of Joleen Bothma
Author
Joleen Bothma
Topics

Start Your Power BI Journey Today!

Course

Introduction to Power BI

3 hr
336K
Master the Power BI basics and learn to use the data visualization software to build impactful reports.
See DetailsRight Arrow
Start Course
See MoreRight Arrow
Related

Top 32 AWS Interview Questions and Answers For 2024

A complete guide to exploring the basic, intermediate, and advanced AWS interview questions, along with questions based on real-world situations. It covers all the areas, ensuring a well-rounded preparation strategy.
Zoumana Keita 's photo

Zoumana Keita

15 min

Top 10 Business Intelligence Conferences in 2024

An overview of the top 10 international business intelligence conferences planned for 2024, including their dates, participation fees, formats, hosting cities, main focus, key discussion topics, and target audience.
Elena Kosourova's photo

Elena Kosourova

5 min

Becoming Remarkable with Guy Kawasaki, Author and Chief Evangelist at Canva

Richie and Guy explore the concept of being remarkable, growth, grit and grace, the importance of experiential learning, imposter syndrome, finding your passion, how to network and find remarkable people, measuring success through benevolent impact and much more. 
Richie Cotton's photo

Richie Cotton

55 min

Mastering SWITCH in DAX for Power BI: A Comprehensive Guide

Explore the Power BI SWITCH function, what it is, how to use it, and some common pitfalls and best practices.
Joleen Bothma's photo

Joleen Bothma

10 min

A Step-By-Step Guide to Visualizing KPIs in Power BI

Learn how to effectively visualize KPIs in Power BI using visuals and DAX measures.
Joleen Bothma's photo

Joleen Bothma

8 min

Complete Guide to Power BI Conditional Formatting

Learn how to use conditional formatting to boost your Power BI reports.
Joleen Bothma's photo

Joleen Bothma

7 min

See MoreSee More