Hi Everyone,
I am trying to limit the access of filters by certain users. I have two filters namely Account Manager and Seller Name.
>> I want account managers can see only those sellers which are assigned to them from the given list of filters.
>> Likewise for Account Manager filter, I want it can only be used by the Managers of the Account Manager but not by any Account Manager.
I have achieved row level security but it is only working for chart widget not the filters. But by using these filters, users are able to select any seller or account manager and access their record, which should not be the case.
Any help would be really appreciated.
Thanks!!
5 Kommentare
Hi @Shraddha Sharma!! I think that in the predefined Sales template app is something similar to what you need. In the corresponding dataflow you can find the nodes "Join_User_Manager" and "Flatten_UserManager". Could you review it?