Forum Discussion
DiKi-I
2 years agoPost Partisan
Hide rows in table based on user selection
Hi All, I need help in implementing one of the solution asked by my client. I have a table in my report and I want to give user a check box/delete button against each row. When the user clicks on ...
DiKi-I
2 years agoPost Partisan
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?
Daniel29195
2 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.