Power BI Slicers are one of the most effective and essential visual elements for creating interactive Power BI reports. A slicer acts as an on-canvas filter that allows report users to dynamically analyze specific subsets of data without modifying the underlying dataset. Power BI provides a wide range of formatting and customization options to control both the appearance and behavior of slicers. In this lesson, we will learn how to create, configure, and format slicers using the latest Power BI Desktop experience.
🚀 Learn Power BI in 5 Minutes
Skip the long read.
See the key Power BI concepts in one easy-to-follow infographic.
View Infographic →
How to Proceed?
🚀 Learn Power BI in 5 Minutes
Skip the long read.
See the key Power BI concepts in one easy-to-follow infographic.
Step 1: Import Data and Create the Semantic Model
Note: In the latest Power BI Desktop experience, the traditional Visualizations pane is replaced by On-Object Interaction, allowing you to add visuals directly from the ribbon or the report canvas.
Note: Although the slicer displays a single field at a time, you can replace it with any column from your Semantic Model depending on your filtering requirements.
After creating the slicer, you can customize its appearance and behavior to suit your reporting requirements.
The Format pane is divided into two main sections:
- Visual – Contains settings specific to the slicer, such as selection behavior, slicer styles, header formatting, and value formatting.
- General – Contains settings that apply to the overall visual, such as size, position, title, effects, header icons, and alt text.
Visual Settings
Slicer Settings
Under Visual > Slicer settings, you can customize the appearance and behavior of the slicer. These settings control how users interact with the filter and how the slicer is displayed in the report.
The available selection options include:
- Single select – When enabled, users can select only one value from the slicer at a time.
- Multi-select with CTRL – When enabled, users must hold the CTRL key to select multiple values. When disabled, multiple values can be selected without using the CTRL key.
- Show "Select all" option – When enabled, a Select all option is displayed at the top of the slicer, allowing users to select or clear all values with a single click.
For Numeric slicers we have these list of style options:
- Text
- Border
- Background
- Pending Icon
Click the Text option to customize the Slicer Header text. You can change the header text, font family, font size, font color, and text alignment. You can also apply text formatting such as Bold, Italic, Underline, and other supported font styles to improve the appearance and readability of the slicer header.
Click the Values option to customize how the slicer values are displayed. You can modify the font family, font size, font color, background color, spacing, and other available formatting options. Depending on the selected slicer style and Power BI version, you can also customize borders and other visual properties to improve the appearance and readability of the slicer values.
General formatting
When to use Slicers?
- Provide an intuitive and interactive filtering experience.
- Allow users to explore data without modifying the underlying dataset.
- Support dynamic report exploration and self-service analytics.
- Improve report usability and user experience.
- Too many slicers may affect report readability.
- On very large datasets, multiple slicers can increase query execution time and impact performance.
Button Slicers
- Button shape and corners
- Button size and spacing
- Font and text formatting
- Selected, unselected, hover, and pressed states
- Fill color and borders
- Grid layout and alignment
- Horizontal or vertical orientation
- Overflow behavior (Paginated or Continuous Scroll)
When to use Button Slicer?
Button Slicers are best suited for reports where users need a modern, visually appealing, and interactive filtering experience. They are ideal for filtering categorical data, such as Region, Country, Product Category, Status, or Department, where users can quickly identify and select values using buttons instead of a traditional list or dropdown.
Button Slicers are commonly used in executive dashboards and business reports because they:
- Provide a clean and modern user interface.
- Make filter options easy to identify and access.
- Support extensive customization, including button shapes, colors, spacing, and different button states (Selected, Unselected, Hover, and Pressed).
- Improve the overall report navigation and user experience.
Input Slicer
The Input Slicer allows users to type or specify numeric or date values directly instead of selecting them from a list or buttons. It is particularly useful when users know the exact value or range they want to filter.
On the Home tab, click Insert and select Input Slicer. Alternatively, double-click on a blank area of the report canvas and choose Input Slicer from the Build a visual menu.
Click the Input Slicer visual and select the Build a visual (+) button. Click Add data and choose the field you want to use for filtering. In this example, a Continent field is used.
Step 3
The selected field is displayed as an input box where users can type or adjust the required value. The Input Slicer supports different input methods depending on the data type, making it easier to filter data precisely.
Like other slicers, the Input Slicer provides various formatting options under the Visual and General tabs. You can customize:
- Input box appearance
- Font and text formatting
- Background and border
- Placeholder text (where available)
- Title and Header
- Visual effects
- Size and position
- Header icons
- Alt text
When to use Input Slicer?
The Input Slicer is best suited for filtering numeric or specific values where users prefer entering an exact value instead of selecting from a list. It provides a faster and more precise filtering experience for reports containing measures such as sales, quantity, price, or other numeric data.
Conclusion
Useful Information
| Tags | Power BI |
| Useful links | https://www.geeksforgeeks.org/power-bi-slicer |
| MS Learn Modules | |
| Test Your Knowledge | Quiz |


















No comments:
Post a Comment