Forum Discussion
mazwro
2 years agoHelper II
How to force multi select on a slicer
I have a slicer with values A, B, C, D, E Users can select one or multiple from the dropdown. Is there a way to set up the slicers so that users can pick A,B,C as normal, but when they click on...
- 2 years ago
Hi mazwro ,
This is a very primitive solution but what about creating a calculated column as follows and use that as a slicer?
A A B B C C D D & E E D & E Best regards,
mazwro
2 years agoHelper II
this did the trick. So simple 🙂