While working on a client report, there was a requirement to select multiple values from a slicer instead of choosing only one value at a time. The client wanted users to filter the report easily without holding the Ctrl key, and also needed the slicer to work across different visuals and tables.
To solve this requirement, I used different slicer options and settings available in the report. These settings help users select multiple values and make the report easier to use.
In this tutorial, I will explain how to select multiple values in a slicer. I will cover how to enable multiple selection without using the Ctrl key, how multiple selection works in a hierarchy slicer, and how to fix cases where multiple selection is disabled.
Multiple Selections in Power BI Slicer
Let’s see how to create and use a slicer with multiple selections in a report.
In this example, I am using the Super Store sample data shown below. You can also download the sample data from the link provided and use it in your own report.

Now follow the steps below:
- Open Power BI Desktop and load the data source using the Get Data option.

- From the Build pane, first select the Slicer visual and, in the Fields pane, drag the Customer Segment field into the Slicer visual.

- Then select the Table visual and place it on the same page. Drag and drop the Customer Segment, Sales, and Profit fields into the table.

Now, to select multiple values in the slicer, make sure Single select is off, and Multi-select is on.
- To check this, select the Slicer visual, open Format visual, go to Slicer settings, expand Selections, turn Single select off, and make sure Multi-select is enabled, as shown below.

To select multiple values, hold the Ctrl key on the keyboard and click the values you want to filter in the slicer.
In the screenshot below, you can see that multiple options are selected in the slicer, and the table visual shows the filtered data based on those selections.

This explains how to create and use a slicer with multiple selections in Power BI reports.
How to Set up Power BI Slicer Multiple Selection Without Ctrl
In this example, I am using the same data source, where the slicer allows multiple selections without pressing the Ctrl key on the keyboard.
To do this, follow the steps below:
- In Power BI Desktop, from the Build pane, first add the Slicer visual to the report canvas. From the Fields pane, drag the Product Category field into the slicer.

- Next, add the Table visual to the same page. Select the table and drag the Product Category, Customer Segment, Sales, and Profit fields into the table, as shown below.

- Select the Slicer visual, open Format visual, go to Slicer settings, expand Selections, and make sure Multi-select is disabled, as shown below.

Now, you can select multiple values in the slicer without using the Ctrl key.
In the screenshot below, you can see that multiple values are selected in the slicer, and the table displays the filtered data based on those selections.

This explains how slicer multi-select without the Ctrl key works in Power BI Desktop.
Multiple Selections in a Power BI Hierarchy Slicer
In this example, I am using the same data source, where the hierarchy slicer allows multiple selections.
To do this, follow the steps below:
- In Power BI Desktop, from the Build pane, first add the Slicer visual to the report canvas. From the Fields pane, drag the Product Category, Customer Segment, and Region fields into the slicer to create a hierarchy.

- Next, add the Table visual to the same page. Select the table and drag the Product Category, Customer Segment, Sales, and Profit fields into the table, as shown below.

- Select the Slicer visual, open Format visual, go to Slicer settings, expand Selections, and make sure Single select is turned off so that multiple selections are allowed.

Now, you can select multiple values at different levels of the hierarchy slicer.
In the screenshot below, you can see that multiple values are selected in the hierarchy slicer, and the table displays the filtered data based on those selections.

This way, you can select multiple values in the Power BI Slicer hierarchy.
Slicer Disables Multiple Selection in Power BI
For this example, a slicer visual is already created that displays the Product Category. A table visual is also added to the report, which shows the Product Category, Customer Segment, Sales, and Profit fields.

Here, I want to disable multiple selections in a slicer in Power BI Desktop.
Follow the steps below:
- First, select the slicer visual in the report. Then open the Format pane and expand Slicer settings.
- Go to Selections and turn Single select on. When this option is enabled, the slicer allows only one value to be selected and disables multiple selections, including using the Ctrl key.

After this change, you can select only one value at a time in the slicer. Multiple selections will no longer be allowed.

This is how you can disable multiple selections in a slicer in Power BI Desktop.
In this tutorial, I explained how to work with slicers that allow multiple selections in a report. I showed how to enable multiple selection using the Ctrl key, how to select multiple values without using the Ctrl key, and how multiple selections work in a hierarchy slicer.
I also explained how to disable multiple selections when only one value should be selected at a time.
You may like the following Power BI tutorials:
- Merge Tables in Power BI
- Extract Text in Power BI Power Query Using Add Column
- Remove Leading Zeros in Power BI
- Convert Number to Text in Power BI
- Count Rows and Distinct Values in Power BI Power Query

Hey! I’m Bijay Kumar, founder of SPGuides.com and a Microsoft Business Applications MVP (Power Automate, Power Apps). I launched this site in 2020 because I truly enjoy working with SharePoint, Power Platform, and SharePoint Framework (SPFx), and wanted to share that passion through step-by-step tutorials, guides, and training videos. My mission is to help you learn these technologies so you can utilize SharePoint, enhance productivity, and potentially build business solutions along the way.