Forum Discussion
andrecavaca
10 years agoAdvocate II
Visual level filtering for slicers
I have a large set of options from which I would like to pick some specific ones and use them in a slicer to filter my data. Why Is it not possible to add a Visual level filter for a slicer when thi...
- 10 years ago
There is a hack for this ...
1. turn the visual into a bar chart
2. apply the visual level filter
3. turn the visual back into a slicer
Anonymous
9 years agoNot applicable
Anonymous Correct, broken - no "fix" You would have to handle a "one-off" in your model if this was a unique slicer just for a page. You could do this using a calculated column to define your groups, or a seperate table. (just a couple examples, but both of them are a bit of excessive work for what should be a simple switch)
Sreekanth
9 years agoAdvocate I
Even I have the same issue and could not use page filter as that limiting other numbers.