Forum Discussion
Anonymous
4 years agoNot applicable
RLS and UserPrincipalName()
Hi folks, I took my first foray into implementing RLS in a report that I published from PBI Desktop to our firm's Power BI Service environment, but it, unsurprisingly, hasn't been working. I've b...
- Anonymous4 years ago
Hi Anonymous ,
Try this in the Table Filter DAX Expression.
= [Email Address]= USERPRINCIPALNAME()Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
VahidDM
4 years agoSuper User
Hi Anonymous
Check this link and related blog posts as well:
https://radacad.com/what-do-you-need-to-implement-dynamic-row-level-security-in-power-bi
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!