Security Filter with Referenced Tables

I have a table with a security filter that only shows the row that matches USEREMAIL()

In that row I have a column that is used as a reference for multiple tables with views. In those other tables and views I only want the user to see rows that are ref to the original row that the user is linked to.

How would I accomplish that? Would I use a slice on all the other tables? Another security filter? Make the original security filter more complex?

0 5 351
5 REPLIES 5
Top Labels in this Space