I have an excel list currently that I will be maintained monthly. In the file I have an employee ID lookup to return that users email address. I would like to be able to have Power Automate loop through for each record in the Excel file use the 'Get manager' connector in Power Automate to pass it the users email, retrieve who the manager is for the employee and then write the managers email in a new column. How would this be approached?
You can use an array variable for this. You can use an append to array variable action within a apply to each loop and store both email addresses in that array.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.