Forum Discussion
wes11
5 years agoFrequent Visitor
Slicer selection show/hide rows
Good morning! I have a slicer that excludes columns when an item(s) has been selected. However, I would like the entire ROW to be excluded. For example, if "Dairy" and "Eggs" are selected, I would ...
- 5 years ago
wes11 , if want to remove the selected row, you need to follow the independent table approach.
You can check my video on same topic : https://youtu.be/lOEW-YUrAbE
wes11
5 years agoFrequent Visitor
Thank you amitchandak !