Power Table save custom user tables

Hey, I have a power table with a lot of different columns where the user only needs some of them depending on the circumstances. I know that the user can right click on the table to hide certain columns. Is there a way I can save this data so that the user doesn't have to manually hide the columns each time but rather select the columns she wants one time, save that and in futere be able to just select the new table trough a dropdown menu.
Thank you

I have an example of a way to do this here:

This example uses a tag because that's what the OP wanted, but in my practice, I would use a database for this sort of thing.

1 Like