Hi Community,
I'm stuck on a problem and I'm sure you have an idea.
I have a person multiple selection field in SharePoint, which can be stored via the Power Apps form via UserSearchV2. Everything is saved correctly here.
However, if you open the app again on the SharePoint element, the default SelectedItems does not contain any e-mail information that I could pass to the update property.
{DisplayName:"";Claims:DataCardValue4.Selected.Mail;Department:"";Email:"";JobTitle:"";Picture:""}
Do you have a simple idea how I can get the email information?
Or do I have to create a collection with ForAll + UserSearch based on the user names?
Greetings,
Alex