Forum Discussion

cdavisUser's avatar
cdavisUser
Regular Visitor
6 years ago

DAX command to consider multiple =USERPRINCIPALNAME values in same column

We have a single table that we're using currently to set the RLS / DAX statement against. It is working great. Email = UserPrincipalName()   , very straightforward.   Use case now is allowing mult...