Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    4 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.