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 : Wh9wQHIRTLFWeRzwIWLi7K
Power Automate - Building Flows
Unanswered

Export new list items to existing table in Excel file once daily

Like (0) ShareShare
ReportReport
Posted on 11 Jul 2022 11:21:32 by 3

Hi all - help needed.

 

Has anyone built a flow to export new list items to an existing table in an Excel file once daily and could share? 

 

I have a SharePoint list:

samclark6_1-1657538322817.png

 

And a table in an Excel file on the SharePoint site:

samclark6_0-1657538069220.png

 

What I would like to do is export new items at 22:00 daily from the SharePoint list to the table (so each day the new items that day will be added to the end of the table).

I have the same question (0)
  • MarconettiMarco Profile Picture
    3,812 Super User 2024 Season 1 on 11 Jul 2022 at 13:09:24
    Re: Export new list items to existing table in Excel file once daily

    I think so too 😁

  • JonDoesFlow Profile Picture
    1,304 on 11 Jul 2022 at 13:08:17
    Re: Export new list items to existing table in Excel file once daily

    Hey @MarconettiMarco , I think we are both right here haha 🙂

  • JonDoesFlow Profile Picture
    1,304 on 11 Jul 2022 at 12:45:08
    Re: Export new list items to existing table in Excel file once daily

    I have written about this in a blog post here - https://www.jondoesflow.com/post/export-new-sharepoint-list-items-to-existing-table-in-excel-file

  • MarconettiMarco Profile Picture
    3,812 Super User 2024 Season 1 on 11 Jul 2022 at 12:34:06
    Re: Export new list items to existing table in Excel file once daily

    Hello @samclark6 ,

    please follow these steps:

    1. Trigger "Recurrence", interval 1 per Day at 22:00

    MarconettiMarco_0-1657542640888.png

    2. Get Items (from SP list); in the filter query put this expression in order to get only the records created today:

    addDays(utcnow('yyyy-MM-ddTHH:mm:ssZ'),-1)

    MarconettiMarco_1-1657542678871.png

    3. Add the "Add a row into a table" action in order to create as many rows as your SP list created within the current data:

    MarconettiMarco_2-1657542750739.png

     

    That's it.

     

    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.

    BR,

    Marco

     

     

  • JonDoesFlow Profile Picture
    1,304 on 11 Jul 2022 at 12:07:29
    Re: Export new list items to existing table in Excel file once daily

    Hey @samclark6 

     

    Yes, this is possible.  First, I would add a new column to your SharePoint list and call it "Processed", make it a Yes/No column.

     

    Then in Power Automate create a scheduled cloud flow, to run at whatever frequency you like.

     

    Next step, get the items from the SharePoint list, an in the Filter query section put in Processed eq 'false', like below

     

    Jondoesflow_0-1657541021607.png

    This will get you all of the items that haven't been added to the Excel spreadsheet.

     

    Next step, Add a row to a table:

     

    Jondoesflow_1-1657541093613.png

     

    This step will be automatically added into an Apply to Each section, under this add a Update Item action, and set the Processed field to Yes:

     

    Jondoesflow_2-1657541162350.png

    The entire flow is below:

     

    Jondoesflow_3-1657541208382.png

     

     

    If I have helped you solving your issues, please can you thumbs up this reply and accept it as a solution.

     

    Thanks !

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 854 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 525 Moderator

#3
trice602 Profile Picture

trice602 318 Super User 2025 Season 2

Last 30 days Overall leaderboard