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 Automate
Answered

apply to each

(0) ShareShare
ReportReport
Posted on by 3

i am trying to get each of my approver's name concatinate update into my remarks list in sharepoint, can't figure it out how to get the string arrays to work, anyone would help?

bloon_0-1608177454495.png

 

Categories:
I have the same question (0)
  • Verified answer
    annajhaveri Profile Picture
    8,531 Most Valuable Professional on at

    Hello,

     

    I think you also need to add Wait for an Approval action, if you are using Create an Approval action. If you are using Start and Wait for an Approval, then you dont need separate Wait for an Approval action. Once that is done, you can do as follows to get string of all approvers response concatenated:

     

    1. Add Initialize Variable in the beginning of your flow, provide the name of variable as "ApproverResponses" and type as string

    2. In  Apply to Each action, use Responses 

    3. Inside Apply to Each action, add Compose action and provide following expression in the compose action

    concat('Approver Name', items('Apply_to_each')?['responder/displayName'], 'Approver response', items('Apply_to_each')?['approverResponse'], 'Approver Comments', items('Apply_to_each')?['comments'])

    4. Then add Set Variable action and set value of ApproverResponses to compose action output

    Screenshot of the flow:

    Screenshot 2020-12-17 171144.png

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 482

#2
11manish Profile Picture

11manish 280

#3
David_MA Profile Picture

David_MA 268 Super User 2026 Season 1

Last 30 days Overall leaderboard