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
Super User
6 years agoYour single table is the right approach. But it doesn't mean each of your users has to appear only once in it. 😀