Forum Discussion
Anonymous
4 years agoNot applicable
How to deal with this RLS scenario?
Here is the RLS scenario I am trying to find a solution for. In our opportunities table, we have both the Account owner, and the Opportunity owner. The account owner is not always the same a...
Anonymous
4 years agoNot applicable
otravers Interesting idea. Another approach I was thinking was to (in query editor) say: If account owner = opportunity owner, then true/false. Then apply RLS agains that column where the current user (user principal name) would see only the True values. Just need to figure out how to set that up in DAX or in the modeling view.