Forum Discussion
Anonymous
3 years agoNot applicable
Filtering table with USERNAME() for Row Level Security
Hello community, I want to have a row level security that does this "Filter the units depending on the USERPRINCIPALNAME() units when the USERPRINCIPALNAME() is in a group containing "administrati...
Anonymous
3 years agoNot applicable
Thank you for your answer.
Then, what would the DAX code look like to filter with the string "administration"?
lbendlin
3 years agoSuper User
pretty much the same as you show. Just as a RLS rule, not as a measure.