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...
otravers
4 years agoCommunity Champion
There are probably different ways to approach this. One option would be to unpivot the Account Owner and Opp Owner columns into two columns: Owner and an Owner Type, then apply RLS against the Owner column.