Hi Everyone,
I have recently created a CANVAS Application which is connected with Dataverse.
I have created EMPLOYEE TABLE, Salary Table, and Skills Table.
In the Employee table, all the basic details of an employee are currently being stored.
Canvas application is accessed by everyone in ORG but they can only see their data in the App.
I have granted them the SERVICE WRITER and SERVICE READER Security Role to entire org.
Problem is :
I want to restrict access of particular columns such that for example;
HR Employee wants to access a particular column from the EMPLOYEE Table, but due to Service Writer and Reader they are able to access entire Environment tables and not column of Employee Table.
How do I restrict it?
When any employee visits make.powerautomate.com they can see the ENVIRONMENT NAME and can access all the tables but not by make.powerapps.com.
How do I restrict this access from all users and give HR only access to two columns from a table?
I hope, my problem is understood.