Forum Discussion
Hide rows in table based on user selection
DiKi-I
why you dont create a column that differenciate between the rows that should be deleted ( 2 values ; to keep , to remove )
and the rows that should remain in the visual . Then you add this column in the filter pane --> filter on this page, and you filter the column on the value --> to keep
let me know id that helps
Thanks Daniel. I can do this but how I can give user the fliexibilty to choose so that they can decide if they want to keep it or remove it?
- Daniel291952 years agoCommunity Champion
then instead of making it a fixed filter in the filter pane - filter on page, you can creat a slicer containing this column.
thus the use can either selected to see all data, or the rows to keep or the rows deleted.
- DiKi-I2 years agoPost Partisan
the column value 2 values (to keep , to remove) , how this will be set? This is dynamic and will be determined by user. I don't have the flexibility to set this values in the table.