Forum Discussion
dlandry
9 years agoHelper I
Row Level Security and Licensing
I am implementing row level security based on UserID. I've created a measure (User = Username()) and then created a role called MyAssignments ([User] = Username()). This seems to be working fine ex...
Greg_Deckler
9 years agoCommunity Champion
Any report that uses Pro features, users that view it must also have a Pro license. RLS is a Pro feature.
Here is a blog post on a different approach to RLS that may or may not help:
As for external users, one way that I have gotten around this is to invite external users to a SharePoint site. In this way, they create a "stub" account in your Active Directory that is tied to their external Microsoft "Live" account. You can then add that "stub" account as one of your members in your RLS group.
- Anonymous4 years agoNot applicable
But these stub accounts need a Power Bi Pro licence aswell, or am I wrong?