Skip to main content

Power BI

Completed

Visual level filtering in slicers

Vote (2792) Share
Andre Cavaca's profile image

Andre Cavaca on 02 Mar 2016 03:49:41

I have a large set of options from which I would like to pick some specific ones and use them in a slicer to filter my data.
Currently, this is not possible while it is an implemented feature for other chart types.
I'm currently using a 100% stacked column chart as a workaround.

Administrator on 14 Jun 2019 04:06:20

I'm happy to say this is now complete! In the June 2019 release of Power BI Desktop you'll see you can set visual level filters on slicers. There's one known issue where applying a measure filter to a slicer in range mode causes the visual to show an error. We'll release a fix in an interim update before the July release. Thanks for your patience and your votes, everyone!

Comments (148)
Andre Cavaca's profile image Profile Picture

390eb053 1b26-4514-a0a6-994582c75e60 on 05 Jul 2020 22:35:02

RE: Visual level filtering in slicers

This is not currently available. Page-level filters can be applied, but not visual filters.

Andre Cavaca's profile image Profile Picture

916fceb3 427a-47bf-8c58-2fb89129563b on 05 Jul 2020 22:33:34

RE: Visual level filtering in slicers

The slicer should be dynamic and only display relevant selections. If I have two slicers, one that filters on year, I would want the customer slicer to only display customers from that year(s) to further filter by. Subsequently or alternately, if I select customers, then I only want to see years that they bought to further my selection. It makes no sense to present the user with selections that leave all the other visuals blank. I understand due to the interactive nature of selecting items on charts, it could potentially cause conflicts between what's selected on the chart vs what's selected on slicer, but this is a constant use feature for me in a different product.

Andre Cavaca's profile image Profile Picture

77408316 0491-4085-9ac5-165b69170770 on 05 Jul 2020 22:31:49

RE: Visual level filtering in slicers

Yeah, a lot of times you have details about a product in the list like it's release date. And you want to sort from newest to oldest as you generally query about newer items.

Andre Cavaca's profile image Profile Picture

bc94431f 31e1-4401-a656-4ae1390552eb on 05 Jul 2020 22:31:38

RE: Visual level filtering in slicers

There is a cutsom visualization called "Hierarchy Slicer" that has this functionality. You don't have to use the hierarchy aspect of the slicer if you don't need it, but the list filters down based on your other selections. This needs a permanent fix though, and I know there can be issues with custom visuals on mobile devices.

https://app.powerbi.com/visuals/show/HierarchySlicer1458836712039

Andre Cavaca's profile image Profile Picture

3a421735 e65c-42a0-a282-be4bf40fa7a7 on 05 Jul 2020 22:31:18

RE: Visual level filtering in slicers

Filtering by a measure would be awesome. This would let me have one slicer on the Product table and have it crossfilter the Stores slicer based upon a sales measure. Otherwise, it's hard to crossfilter slicers that are in different tables.

Andre Cavaca's profile image Profile Picture

77e24773 d633-4738-87e8-4cddc2980412 on 05 Jul 2020 22:30:44

RE: Visual level filtering in slicers

When looking for exceptions in data I am trying to present the top 10 in a slicer for the purpose of interactively turning them off. If we could have a slicer/toggle column in the table view that would work great for lots of purposes I think. Especially if a sort/helper column could be hidden if needed. Trying to think of a workaround and maybe I'll have to create identical pages with page filters and toggle between pages.

Andre Cavaca's profile image Profile Picture

23309802 5327-4608-9a85-757be45ca59b on 05 Jul 2020 22:30:43

RE: Visual level filtering in slicers

Support, it is quite often scenario.

Andre Cavaca's profile image Profile Picture

70cea797 1e41-4637-b2f9-e5493d52a151 on 05 Jul 2020 22:30:42

RE: Visual level filtering in slicers

Here is a workaround till Power BI team enable such feature: Using DAX Calculated Tables; http://radacad.com/filtering-slicer-resolved-in-power-bi

Andre Cavaca's profile image Profile Picture

b44c4103 09fc-4bb5-8532-e294c04b89ad on 05 Jul 2020 22:29:47

RE: Visual level filtering in slicers

Filtering at the page or report level will remove items from your slicer

Andre Cavaca's profile image Profile Picture

dd11ac42 c871-4f43-b2c4-c997ebc70490 on 05 Jul 2020 22:29:18

RE: Visual level filtering in slicers

This is a must-have!