Forum Discussion
cdavisUser
6 years agoRegular Visitor
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...
lbendlin
6 years agoSuper User
Your single table is the right approach. But it doesn't mean each of your users has to appear only once in it. 😀