Forum Discussion
nicanica07
1 year agoFrequent Visitor
Hide slicer values
Hello, I need to create a report that allows users to search by exact customer name or order ID without being able to see the list of available customer names or IDs like you normally would be able t...
- 1 year ago
The Text slicer doesn’t have a dropdown. The user types in text, and any matching or partially matching values will be shown. This visual still is in preview you will need to enable it first.
If you need to strictly control which rows a user can see, you should use Row Level Security instead.
- 1 year ago
I ended up using a combination of text fileters and this solution https://community.fabric.microsoft.com/t5/Desktop/How-can-I-hide-data-from-populating-Visuals-until-I-filter-it-in/m-p/54807
nicanica07
1 year agoFrequent Visitor
I ended up using a combination of text fileters and this solution https://community.fabric.microsoft.com/t5/Desktop/How-can-I-hide-data-from-populating-Visuals-until-I-filter-it-in/m-p/54807