Show if expression of a View

Hello,

paula_0-1678431571463.png

How should I write the formula to Show 'New Hires' which is in primary view only if the Useremail () is equals to ANY value in the LIST type Supervisors[Email]?

Thank you!

Solved Solved
0 3 160
1 ACCEPTED SOLUTION

Please try an expression of 

IN( USEREMAIL(),  Supervisors[Email])

Please be aware that hiding a view  in this manner merely hides the icon of the view to the user, the relevant data of the slice / table based on which view is created will still reach user's device in the absence of security filters being used for that table.

View solution in original post

3 REPLIES 3
Top Labels in this Space