Hello Everyone,
I have a PowerApps application, where I have entered details using form and viewing in the gallery. and the Datasource I am using is SharePoint, creating the lists.
For accessing the data in powerapps, we have to give all the users access to sharepoint site. which automatically give permission to view the list from sharepoint to all users.
I want to restrict the users editing and viewing permission but they should have access to create and modify record from Powerapps.
How can we implement this , so that no one can change any record from backend to make the details secure.