Forum Discussion
v_mark
Helper V
5 years agoMake another item inside a slicer | Column base
Inside my table, I do have a column of status that has open and closed.
| Ticket | Status |
| A | Open |
| B | Closed |
| C | Open |
| D | Closed |
My goal is to have a slicer that has an option to filter Open, Closed and ALL
| Slicer |
| ALL |
| Open |
| Closed |
I've been searching some online document seems like there's none. Any ideas on how to? TIA
I think this can be solved by selecting the Slicer, going into Format and in the "Selection Controls" dropdown if you turn on the "Show Select all option" it should work.
1 Reply
- tdanielFrequent Visitor
I think this can be solved by selecting the Slicer, going into Format and in the "Selection Controls" dropdown if you turn on the "Show Select all option" it should work.