Hi guys,
I'm trying to restrict infos in gallery based on country column of a sharepoint list:
Example of rule:
If a user of Argentina needs to filter something in app, he can't see infos of other countries in the app.
But if a user of Brazil needs to filter something, he can be able to see all infos of that sharepoint list.
So basically Brazil users are admins of the app, because of that them allow to see all informations.
In the Sharepoint List i'm using in gallery, i have columns: email, country, etc.
Another point is, i already have two filters in this gallery based on a text input field and a combobox.