Forum Discussion
powerbiexpert22
1 year agoImpactful Individual
dynamic rls
i have below orders data . i want to create security table which should store salesperson details along with address to apply dynamic RLS in such a way so that each salesperson should see respective ...
KNP
1 year agoSuper User
When you test as other user, you still have to tick SalesRole.
See if that helps.
- powerbiexpert221 year agoImpactful Individual
Hi KNP ,
I have tested as SalesRole however it is giving me blank table as shown below
- powerbiexpert221 year agoImpactful Individual
Hi KNP ,
i tired with both option (SalesRole and Other user) , it is giving me expected results however when i tried with team lead id ( [email protected]) it is giving blank table
- Anonymous1 year agoNot applicable
Hi powerbiexpert22,
Can you please check USERPRINCIPALNAME() matches the email in the Security table exactly.
Regards,
Vinay Pabbu
- powerbiexpert221 year agoImpactful Individual
Hi Anonymous ,
yes