Hi Power Automate Gurus,
I have a super simple manually triggered flow that copies a SharePoint List with People column into another list and also adds 'Email' column to the new list. Original list is not maintained up to date and has records of people who left the org. The flow errors out when it hits a records of someone who is no longer in active directory with "The specified user XXX could not be found" error message.
How do I make the flow ignore it ( either skip the record overall or leave name/ emails values blank- whatever is easier) and go to the next record?
Thank you!