Forum Discussion
Anonymous
3 years agoNot applicable
RLS based on User Table
Hello everyone. I would like to add RLS to a PBI file by using one of the source tables as the user list. I have the following tables: I would like to use the User table to restrict or pr...
- Anonymous3 years ago
It's resolved! The issue was the DAX function: is not USERNAME(); is USERPRINCIPALNAME().
Anonymous
3 years agoNot applicable
It's resolved! The issue was the DAX function: is not USERNAME(); is USERPRINCIPALNAME().