Forum Discussion
melpop
4 years agoHelper I
Row Level Security Error
Hi everyone I have a user that is the only person in his access group that gets the following error: Row Level Security is set up per country/entity level. He is part of 2 - ES01...
- 4 years ago
UPDATE:
I have solved the problem by creating a bridge table with distinct entities and using that to split up the many-to-many relationship. It is now working fine.
ALLUREAN
4 years agoSolution Sage
Hi melpop
If it's possible just set the filter direction to Single (from Geography to PriceList). I suppose that you have some logic behind, but if not a lot, you can get the values from the other table in order to avoid BOTH direction filtering
Did I answer your question? Please Like and Mark my post as a solution if it solves your issue. Thanks.
Appreciate your Kudos !!!
- melpop4 years agoHelper I
UPDATE:
I have solved the problem by creating a bridge table with distinct entities and using that to split up the many-to-many relationship. It is now working fine.