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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Update newly added list
Power Automate
Unanswered

Update newly added list

(0) ShareShare
ReportReport
Posted on by 141

I have a flow where whenever user update an excel file (located in SP library), SP list will be updated and store the newly added data and send email to appointed user , the email contain data that is newly added . but the issue is whenever i run the flow, the email will contain every list in my SP . i wonder how do i set it to send only newly added data ?

norashura_0-1696316856217.pngnorashura_1-1696316885465.pngnorashura_2-1696316913529.pngnorashura_3-1696316962712.pngnorashura_4-1696317002091.png

norashura_5-1696317036283.png


Thank you in advance!

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

    @norashura  i think you will need hidden column in excel to store whether the row is added to SharePoint list or not and once items are added in SharePoint list you need to update the column to update that column.

  • norashura Profile Picture
    141 on at

    by any chance can you me an example of flow ?

  • annajhaveri Profile Picture
    8,531 Most Valuable Professional on at

    @norashura  below are the details:

     

    1. Add SPItemID column to your spreadsheet (you wont be able to make it hidden as flow requires it to be visible, if you want to hide it probably you can make its width too small and move it to being last column in spreadsheet)

    2. Then in the "List rows present in a table" action add a filter query as below. This will get only those rows where SPItemID is blank

    SPItemID eq ''

    annajhaveri_0-1696491458341.png

     

    3. Within the loop after create item action, add Update Row action and configure it as shown in below screenshot

    annajhaveri_2-1696491687966.png

    In Key Column, provide the name of column which will uniquely identify the row the flow needs to update with the newly created SharePoint list item ID. Here you are updating the SPItemID with the newly created SharePoint list item ID so that again when your flow runs this row will not be processed by flow.

     

     

     

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 307 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 269 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 115 Super User 2026 Season 1

Last 30 days Overall leaderboard