Hi,
I have a report consisting on a unique table with all employees of my company. I would like to share the report with all of them BUT they only can see the info of one line.
I created a Rol for RLS like this: [Email] = USERPRINCIPALNAME() and IT works but what I do not want is to include 1000 people (all my company) in this rol one by one.
IS there any way to include all employees in a rol at the same time?
Thanks for your help.