Forum Discussion
Display all in a filter
How could I display all in filter like this picture
Anonymous you need to add a row in your slicer table with value all and then choose sort order in a way that it shows up on the top. Also in your measures and everywhere, you need to make sure all selection is doing what it is expected to do. There is nothing out of the box for single select.
5 Replies
- az38Community Champion
Hi Anonymous
create a slicer visual, put in there your filter column then
- amitchandakSuper User
Enable Select ALL, and use drop down option
"Select all" and "Select nothing" are the same. “All" here means nothing is selected rather than all is select
- AnonymousNot applicableI have to either use only select single or all. The option ALL is only use when mutiselect is on
- parry2kSuper User
Anonymous you need to add a row in your slicer table with value all and then choose sort order in a way that it shows up on the top. Also in your measures and everywhere, you need to make sure all selection is doing what it is expected to do. There is nothing out of the box for single select.