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 / Update a SharePoint li...
Power Automate
Unanswered

Update a SharePoint list when a From is submitted

(0) ShareShare
ReportReport
Posted on by

I have a flow that is triggered when a form response is submitted. I then do the following:

  • Get the form's response details
  • Get the SharePoint list details
  • Filter Array where the recipient email address in the SharePoint list matches the responders email address in the form
  • Apply to each with an update to a SharePoint list's column to the date the form was submitted

I thought the filter array would do it, however EVERY ITEM in the list is getting updated and not the ones where the email addresses match. Any ideas?

Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    68,923 Most Valuable Professional on at

    Make sure you are using the Filter Array output in your apply to each and not the Original SharePoint Get Items.  One of the problems with Filter Array is that it doesn't re-apply the schema from the array automatically.  So you don't see the individual values in the array after filtering unless you do a Parse JSON on the output.  As a result people often mistakenly use values from the original array (Get Items) instead of the filtered ones.  That will result in the problem you are seeing.

  • AnnetteM Profile Picture
    on at

    Oh, I am not sure how to do that. Is there a different, more straight forward way to accomplish this? I want a trigger when a form is submitted, call up the SharePoint list, find where the forms respondent (email address) is the same as the sharepoint list column for email address and then update another column in the SharePoint list with the date of form submission.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 60 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 54

#3
Expiscornovus Profile Picture

Expiscornovus 47 Most Valuable Professional

Last 30 days Overall leaderboard