I have a Power App for inventory in my company. The app is created for several different locations in the company.
This is separated in the Dataverse table by the column "Location".
Is there any way to create dynamic row level security for this?
Example: I create two security roles: "Location 1" and "Location 2".
In the Datverse table I only want those who have the security role "Location 1" to be able to add/edit data for rows containing "Location 1" in the location column. The same goes for the other security roles. I only want them to be able to add items, loan items and edit items at their own location.