Hello everyone!
I have a Microsoft Form with a text field for collecting email addresses. Following each submission, an entry is added to a SharePoint (SP) list. I aim to assign the submitted form to a person based on the email text field. To achieve this, I established a person-type column in my SP list. In the Power Automate flow, I utilized "i:0#.f|membership|personemail" to pass the value to the designated column.
While the flow executes successfully, the Assign to column remains empty and doesn't display the assigned person. How can I address this issue?
Here I added that text field containing the email address into the variable value:
The formula I used to get the person's details
and I gave that variable to the email claims
The flow test:
This is how flow worked
But the person column does not show the person
But there is no result in the person column