Hello Guys,
I have to implement permission for Admin User on Power App so that they can perform all the action.
Meanwhile, i have other user who can only perform certain actions only.
There is a Share Point List which have detail of All Admin Users, i have connected this list to the Power App and implemented all the logic's (i.e Admin user can do all action and Non Admin user perform certain actions)
Now, the issue is :
I have given access of Power APP to Non Admin users and along with Power App, access to Sharepoint List of Admin USER detail is also granted to Non Admin Users,and because of this access, eventually, Non Admin USER have full access to the list (Sharepoint List of Admin USER detail) and can edit/add/delete data and purpose of data abstraction has been killed.
Is there any way by which Sharepoint List of Admin USER detail cannot be edited (write access) by Non -Admin users. i.e. WRITE access to the list is prohibit for Non Admin user
Please suggest!!
Thanks
Amit