Forum Discussion
Calvin69
Helper III
3 years agoRLS with Blanks
Hi experts, I have a report that uses the RLS feature. I established an external Excel sheet that lists all users names, emails, departments & Projects and linked to my code in RLS: In the c...
- 3 years ago
Calvin69 , Try like
[email] = userprincipalname() || isblank(Table[department Project])
Calvin69
Helper III
3 years agoamitchandak Nailed it mate, Thank you loads....