web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Need help looping thro...
Power Automate
Suggested Answer

Need help looping through employee list to return manager

(1) ShareShare
ReportReport
Posted on by 41
Hello, 
 
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? 
 
Best, 
 
 
Categories:
I have the same question (0)
  • Suggested answer
    Expiscornovus Profile Picture
    33,947 Most Valuable Professional on at
    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.
     
    Below is an example
     
    The Excel table setup
     
     
    The flow setup.
     
    The append to array variable uses the below value
     
    {
    "Employee": "@{items('Apply_to_each')?['EmailAddress']}",
    "Manager": "@{outputs('Get_manager_(V2)')?['body/mail']}"
    }
     
     
     
    The end result
     
     

Under review

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 246 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 176

#3
Haque Profile Picture

Haque 157

Last 30 days Overall leaderboard