Forum Discussion
Removing Values from Slicers
Anonymous,
Drag field from table below and add a measure to filter the data.
Table = ROW ( "Flag", "Yes" )
- Anonymous8 years agoNot applicable
This filters out data that I need in my report though. All I want is a way to filter out slicer options without actually removing the data.
Just want to be able to hide a value in a slicer without actually filtering out the data. The Slicer currently shows "Yes" & "No" as selection options, I want it the slicer to just show "YES" because no one will ever be selecting "NO".
Can anyone advise?
- Anonymous8 years agoNot applicable
I have been describing this issue poorly, I really only need a visual level filter for a slicer... which does not seem to be possible.
- ajohn17 years agoAdvocate I
I know exactly what you are trying to do as I'm trying accomplish this myself. Right now I have buttons that that overlap one another and it works. One button sets the filter to 'Y' and the other sets the filter to "All Data". As one button is press, it hides itself and shows the other button. It works but it is not flawless as I would like it to be when using it online. Hope this helps.