I have tried the following, and it does not work. Hopefully someone can explain why! 🙂
I have to security roles:
- Read access
- Edit data access
All accesses are set to "User level", which I have read also means "Team".
I have to AAD security groups:
- Read access
- Edit data access
The security group is set up as a Team, and read team has read access, and edit data has edit access.
The entire AAD group "Edit data" has been added as a member in the Read group.
I have a flow which sets the record owner to the "Read team".
In my mind this would mean that the "Edit data" group would be able to edit the data in PowerApps.
This does not work! Not unless I change the security level from user to "business unit" in the security role.
What am I missing or not understanding here?
Update:
The read permission definetely works as it should, because I am able to see all the values that is owned by "Read access". But I am not able to write to them unless write is sett to business unit.