Forum Discussion
dualsweat
8 years agoFrequent Visitor
How to Enable/Disable Filters on Published Web UI
Hello All,
I have a multi-page report that I publish to the web each week for upper managment. I have received a request from them to have the ability to disable all of the lines values except one of them. Basically, they want the ability to toggle the line values in a graph on and off similar to the way you would toggle values in a slicer. Is this possible?
For example, in the image below, they would like to toggle on/off any or all values in the legend. And, this must be done via the published WebUI. Is it possible?
You may try to write a measure that returns BLANK () based on the selection from a slicer.
2 Replies
- dualsweatFrequent Visitor
Bump!
- v-chuncz-msftCommunity Support
You may try to write a measure that returns BLANK () based on the selection from a slicer.