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
AmitK
8 years agoFrequent Visitor
I found a hack
My data has hospital Id in one table and hospital names in another table. To see only hospital for Ids present in table1, I added the hospital id slicer from first table and manually chose all the IDs (remember not to use select all also add a blank id in the first table ),
add another slicer from the master table.The first slicer will filter the second slicer .hide the first slicer behind second slicer