Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
Hello everyone, I come to you to talk about this misleading behavior when using select all/ clearing slicer selection when using a filter panel over a slicer ("filters on this visual" over a slicer). It is a huge deal and actually mesed up all the reports on my company because of this behavior and up to now I can't find a viable solution for this, I'd me happy to hear sugestions or know if you even knew about his.
Long story short (I'll go into details bellow to whomever wants to try for themselves) if you use the filter panel to filter a slicer (i.e you want to restrict the options for your user or you are creating multiple reports over the same dataset for different users) it only visually filters out the slicer values. So if you have "select all" enabled and the user selects this option it will ignore the applied filter and end up selecting all values including what you meant to hide/ restric from the user. So, ok. the first thought is to disable "select all" from the slicer. However the logic of select all and none selected in the end ends up being the same(i know the code is different but the effect is the same), so when a user clears the slicer it ends up selecting all values anyway (including the hidden ones) and that is a huge issue.
I've talked to at least 7 coworkers that use and design PBI and no one knew about this either So If you agree that it shouldnt behave like this and this is very misleading give a vote on this issue (https://community.powerbi.com/t5/Issues/Misleading-behaviour-using-Select-all-or-none-selected-slice... ), let's make ourselves heard and hopefully adjust this feature.
A little bit more into the details, I've searched around to see if anyone else had experienced this and had come up with a solution and to my surprise found just a few mentions from when the feature was introduced. (you can check them here https://community.powerbi.com/t5/Desktop/Select-All-doesn-t-work-when-filtering-a-slicer/m-p/721351 [AA dedicated post about this] https://ideas.powerbi.com/ideas/idea/?ideaid=6cfa45ef-f61e-4077-8a23-2ac2883b3a24&page=1 [the first comment sums up all this discussion] https://community.powerbi.com/t5/Issues/quot-Select-all-quot-behavior-on-a-slicer-while-visual-level... ). So either me and my coworkers are the only ones that did not know about this behaviour or there are many people using this feature unknowingly of this troublesome behaviour.
In the aforementioned cases MS stated that the feature is behaving "as designed" (Bad design IMHO will show examples) I've read a bunch of the PBI documentation and the only mention I found was on this page
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-slicers
And it only states in half a paragraph that " When you do this (apply a filter to a slicer) it only affects the values that are shown in the slicer, not the filter that the slicer applies to other visuals when you make a selection." However it does not mention that select all will behave this way (it is implicit I know ) but even more troublesome is the fact that none selected also behaves this way.
And this is extremelly misleading, from the user standpoint if the designer has filtered out a selection from a slicer the user would only be able to see a some of the values because the designer did not want them to see all values or check out values that aren't important to them (Lets not talk about RLS, let's assume the user can see all info however the take care of a specific category of products for instance). So why would the slicer behave in a way that allows the user unbeknownst to them select even values that are not shown in the slicer.
For instance, a cleared slicer shows (default behavior is to sellect all values)
So the user would expand the slicer to see what "all" means and see only two values so it is natural to assume all = company A + company B
However since the other values have been filtered by the designer all really means Company A to F
If you want to test it out, following a similar case shown in the linked posts I've made this simple model to showcase this https://drive.google.com/file/d/1jKik6pvyDrvZQA1FZAusjEpQdW27bGeo/view?usp=sharing
It is a simple model
The client slicer is filtered using the filter panel in order to only shown companies A and B as shown before, however when "select all " is selected or when the slicer is cleared it ends up showing all six values instead of just the 2 shown
When it naturally should be
One way to "adapt" the behaviour to be as expected is to apply to the whole page instead of just the slicer, but since that affects all visuals, if we have mixed information (info that we do not want to be filtered such as "all brands total" in the example) in a given visual, the values would be affected as well so it would cause other issues in the visual, we could then fix this by modifying the DAX (using all() or remove filters()) in order to ignore said filters however whe would have to keep creating exceptions in order for a measure to work in a given visual, and if in more complex models we had multiple filters applied to multiple slicers it would be a mess to fix in dax and to mantain over the time when introducing new visuals to the report. To illustrate this in the same .pbix file there is a second page.
So I believe it is only natural if a filtered slicer behaved the aforementioned way or AT LEAST ther should be a huge warning (like enabling bidirectional relationships has) telling designers that it behaves this unexpected way and removing the "ALL" statement when a filtered slicer is cleared, or not gicng the option to select all when a slicer is filterd using the filter visual pane.
@Anonymous in the filter pane you have applied filters to only this visual. Change that to a page level filter as following
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
115 | |
112 | |
105 | |
95 | |
58 |
User | Count |
---|---|
174 | |
147 | |
136 | |
102 | |
82 |