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 / Updating list item wit...
Power Automate
Unanswered

Updating list item without overwriting previous entry

(0) ShareShare
ReportReport
Posted on by

Hello All, 

 

My goal is to create a flow for when someone responds to my ticket confirmation email it updates a "comment" column I've created in my list with their response. The flow works except when a new response comes through it will simply overwrite what was in the column previously.  I would like it to add onto what was written previously. Hoping it will look something like this: 

 

Person1@email.com

Sample text here. 

Person2@email.com

Response to sample text here. 

 

tempsnip.png

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

    The Get Items will retrieve the existing items.  That will give you access to the current comments.  Just Concatenate that with the new comment retrieved from the Email and use the result to update the item.

  • takolota1 Profile Picture
    4,980 Moderator on at

    Also some SharePoint columns have a built-in option to append any edits to the existing text.

  • Pstork1 Profile Picture
    69,599 Most Valuable Professional on at

    @takolota Just be aware that one problem with that solution is that Power Apps and Power Automate will only retrieve the last text entered into that column.  To get all the entries you need to do a fairly complex process of retrieving all the previous versions.  SharePoint does it in the list automatically, but its not easy to duplicate that elsewhere.

  • takolota1 Profile Picture
    4,980 Moderator on at

    @Pstork1 

     

    Oh shoot. Thanks for the heads up, I’ve never needed to use it that way, I just saw the option one day while working on something else and thought “oh that’s a cool other way to do that.”

  • Pstork1 Profile Picture
    69,599 Most Valuable Professional on at

    Its a very nice option inside SharePoint, but its very difficult to work with it anywhere else.  I didn't realize how it worked either until someone on the forums asked why they couldn't retrieve the full list.  I built a solution to do it in Power Automate, but it requires using HTTP REST calls to retrieve all the versions and then filtering out the empty ones and concatenating the rest.  Its not pretty.

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 262 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 167

#3
Haque Profile Picture

Haque 154

Last 30 days Overall leaderboard