Forum Discussion
AsmaAlNashash
3 years agoFrequent Visitor
Select All if no selection in Custom Slicer
Hi,
I'm working with Custom Slicer visual. What I need is that if there is no value selected from the slicer, then all selections should be selected. I DONT want the user to go and click 'Select All' option from the slicer but the value should be passed automatically.
2 Replies
- HoangHugoSolution Specialist
Hi, value of slicer is "All" when you did not select, and you can choose remove "Select All" if you want in Show "Select All" option.
- AsmaAlNashashFrequent Visitor
I understand, but the problem I'm trying to solve is a bit more complicated. It requires the user to manually 'tick' the select all inorder to filter another visual. So I need it to be always selecte all unless the user made another selection.