Archive, Restore and Soft Delete

Obviously not sure what your specific use case. The method I described simply changes the value from yes to no and you are filtering based on that field. In this situation you can’t base it on a particular user.
How I’d get round this is to have two views on the same page. For example, if you have a table of customer details, copy it so you have an exact duplicate below. Amended the new tables data source and add a filter to only show active records.
Then on the page, add a page rule that hides / shows the new table based on a user role.
Send me a DM if you’d like to connect to explore.

1 Like