Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Way to Update SharePoint file properties without overwriting the old?

(0) ShareShare
ReportReport
Posted on by 237

So I have this approval process flow and everything works great, but I want to be able to update two columns in my sharepoint document library without overwriting the previous data and instead just appending to it. Basically this flow is for a document library that has forms that a lot of people need to review and either approve or reject and I want it so that the columns: 'Approved By:' & 'Rejected By:' will show everyone who has either approved the form or rejected the form. Right now as it is, I can get a users name in either of those columns depending on whether they choose "approve" or "reject" but the second another user lets say "approves" then the last user who approved it is gone from the "Approved By:" column and now the most recent user name is there. I understand why this is happening, but does anyone know if theres a way to just append all the names of the people who approve/reject the form to either instead of update and replace. Currently the "Approved by:" and Rejected By:" columns are multiple lines of text, but I've also had the same issue using of type person or group. 

 

1.PNG

2.PNG

3.PNG

 

  • Verified answer
    v-bacao-msft Profile Picture
    on at
    Re: Way to Update SharePoint file properties without overwriting the old?

     

    Hi @bhanney2323 ,

     

    It seems that the Approval action you are using is not the latest version, we now need to use the outcome to judge the approved result.

    https://powerusers.microsoft.com/t5/Building-Flows/Response-Dynamic-Content-for-Approvals-does-not-appear/td-p/336487

     

    You could refer to the following image to append approval details to string variable and update it to file properties.

    Image reference:

    Spoiler (Highlight to read)
    107.PNG108.PNG109.PNG110.PNG

    Hope this helps.

     

    Best Regards,

  • efialttes Profile Picture
    14,756 on at
    Re: Way to Update SharePoint file properties without overwriting the old?

    Hi!

    Just before 'Update file properties' add a 'Get file properties', assign its 'Approved by' and 'Rejected by' outputs as inputs to 'Update file properties', and don't forget to concat 'Responder Ap...' from dynamic content menu to the 'Update file properties' target column also

    Hope this make sense

  • Johalloran Profile Picture
    37 on at
    Re: Way to Update SharePoint file properties without overwriting the old?

    I think what you need is a second SharePoint connector to first capture the current file meta data. Once you have that you use formulas to append the new data. You will be over writing the old data but you will be doing it with a string that is a combination of the old entry with the new entry added.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,522 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,890 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow