Forum Discussion
Visual level filtering for slicers
- 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
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
This workaround no longer seems to be working. No official method available yet either.
:(
- Anonymous9 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)
- Sreekanth9 years agoAdvocate I
Even I have the same issue and could not use page filter as that limiting other numbers.