Hello,
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! Go to 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.
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.
Thank you so much!
How would this look if I wanted to compare useremail to colum A and value "UGA" to colunmn B?
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |