setting security filters

Hi,

I am trying to set up security filters so that only people who are assigned specific data rows can see those rows only. What is the expression to do so? Also, I am working in the free version. It seems like to enable this feature, I will need a paid version so I can allow for a sign-in correct?

 

Thanks,

Tina

0 1 59
1 REPLY 1


@advancement wrote:

I am trying to set up security filters so that only people who are assigned specific data rows can see those rows only. What is the expression to do so?


Assuming that you have a column named [Assigned} and you are inserting the value of the Login Email as the identity of the assignee,  then the Security Filter for that data table would be:

[Assigned] = USEREMAIL()

 


@advancement wrote:

It seems like to enable this feature, I will need a paid version so I can allow for a sign-in correct?


That is correct!

 

Top Labels in this Space