Adding Restrictions for all tables based on email and table column value

Hi,

I would like to add restrictions on my all tables based on user email and one column value in each table.
For example : app using email id is sample@test.com then need to show all the rows in each table where location is Alaska. Like this 4 combination. conditions for checking is both USEREMAIL() and Location Column in the table. This applies to all the tables.
Thanks in advance.

0 3 346
3 REPLIES 3

This might help.

Hi thank you for the reply. Working well.

I just typed up a post explaining how you can build out a slice system that allows the app to know who is using the app (based on USEREMAIL() ).

Top Labels in this Space