Hi all,
I have a sharepoint list, with three columns:
Title
Owner (type:multiple lines of text)
Owner-Resolved (type:person or group)
In the Owner column I have a group of email addresses, (eg. john.smith@generic.com; jane.smith@generic.com; robert.etc@generic.com) which are all plain text imported from an excel sheet.
I would like to take whatever email addresses are in each row, and resolve them to a username in the Owner-Resolved column (eg. Smith, John Smith,Jane etc etc). and for this to happen whenever an email is added to the Owner column.
I've no idea if this is even possible, I've never built anything in power automate so any help is appreciated!
Hi @bigdingus, To answer this question I created a sharepoint list with the 3 fields on my end with the same data types and a power automate flow that triggers on create/update of an item on a sharepoint list
I have two array variables and a condition to check if the owner field contains data and if the owner-resolved field is blank
If it meets the condition, I split the email addresses, put them in an array and do an update on the list item.
Watch my video here for more details --> https://youtu.be/WVYb284APcI
Hope it helps!
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Thank you!
stampcoin
31
Churchy
20
Michael E. Gernaey
18
Super User 2025 Season 1