Hello Everyone,
I am looking for a solution for below problem statement
Issue: We have a migrated data from SharePoint list to dataverse table and created a canvas powerapps which is using the data from dataverse table. The table contains people picket field (lookup to MS Entra ID table). The requirement is whenever a record is created, the person who is added in the item details should also get access to the record for edit purpose. The user is not part of the environment, we are talking about providing access to the user on the record and app on the fly. The user should have access to only that particular record.
Is it possible to have row level security to a user (not part of environment, it can be anyone from organization) on a specific record on the fly provided user must not see other records from the table.