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

Community site session details

Session Id : Y5vD42Sprhe4tgp2ve4i6d
Power Automate - Building Flows
Unanswered

Update existing row in SharePoint with submission of new form

Like (1) ShareShare
ReportReport
Posted on 12 Jul 2024 16:41:45 by 4

Hi,

 

I have a list in SharePoint. When Form A is submitted, it creates a new row with all the info from the form. Now this info gets approved but at the same time approver requests more information in the email. So I created another Form B and added the Form B link in the approval email. Now I am stuck on how to update the existing row with this new information that was provided in the Form B. Both the row and the form B have ID so what I need to do is match the ID and then update the existing row with this new info. There would only be 1 row for any ID.

 

thanks in advance for your inputs.

Bhavna

  • BhavnaAnand Profile Picture
    4 on 15 Jul 2024 at 14:11:02
    Re: Update existing row in SharePoint with submission of new form

    All the data in these columns (except for the last two highlighted) is being displayed by the Form A. When approver approves this information, a link to Form B is sent to the requestor so he can provide additional information that needs to be displayed in the highlighted columns.

    The Item code would always be unique. So I was thinking, maybe the flow checks the item code in the Form B and looks for the row in the Sharepoint list and then updates the data for highlighted columns (this data is being asked in Form B)

     

    In the following flow, I have included the link to the Form B in the approval email. But I don’t know how to get the information displayed in particular columns. The only matching information would be the Item Code

     

     

     

    BhavnaAnand_0-1721052651235.png

     

     

    BhavnaAnand_1-1721052651241.png

     

  • Expiscornovus Profile Picture
    32,169 Most Valuable Professional on 15 Jul 2024 at 09:09:09
    Re: Update existing row in SharePoint with submission of new form

    Hi @BhavnaAnand,

     

    Normally you can use a Get Items actions with the Filter Query field to find a matching row. Can you share a screenshot of your current flow setup, this way we can provide an example based on your current setup.

     

    On a side note, the out of the box ID is a system wide column which Microsoft manages and increments. Each list will have it's own ID per row, and they are unrelated to each other. There is a change of mismatches if you use the ID to match in both lists (if you for example delete an item, these IDs will already be out of 'sync'). So, you might want to think about create your own custom identifier column for the matching?

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2

Loading complete