I have created a model driven PowerApps. There are two views created View1 and View2. View1 should be accessible to all users but users should not be able to edit records when opened through View1. Similarly, users with a specific role should be able to edit the records when opened through View2.
I checked through business rules present in the model-driven approach, but didn't find any solution.
Let me know in-case of any other alternatives for implementation of same.
Thanks,