Is it possible for users to create/save the custom filter option and reuse them?

I have a basic custom sliced table in the app that shows the list of items related to the user. There are some filter options that user can select (native feature) in that view. However, the user wants to create certain filter combination and save them as a custom view and reuse them instead of selecting the filter everytime he/she wants to check again. 

Is it possible to give users options to create custom filter combination and save them for later use?

I don't think there is a native feature for it, but is there a workaround to achieve the same result?

0 1 50
1 REPLY 1

You would need to have a users table with at least an email and then other columns for filtering purpose and then use the with your slice. Other option is to use Usersettings for this purpose.

Top Labels in this Space