Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Creating weekly CSV file from SharePoint List

(0) ShareShare
ReportReport
Posted on by 5

I'm using this Flow template to create a CSV file base on a SharePoint list: Copy SharePoint list items into a CSV each week | Power Automate (appsplatform.us)

 

It is only pulling 101 rows of data, but the list contains over 5,000 rows of data. Any ideas? Someone mentioned that I might need to add a "loop" but I'm not sure where to start with that. I do think it has something to do with Automate timing out because it is taking so long for each row of data to generate, or something like that. Thanks for your help!

  • Verified answer
    v-dezhili-msft Profile Picture
    Microsoft Employee on at
    Re: Creating weekly CSV file from SharePoint List

    Hi @IrishBaritone ,

     

    You can open Pagination in the settings and change the limit to 5000, but the Get items action in power automate can only take up to 5000 records from the Share point.

    vdezhilimsft_0-1672284485371.png

    vdezhilimsft_1-1672284506173.png

    Learn more through the links below.

    Solved: SharePoint Get Items Maximum Row Limit - Power Platform Community (microsoft.com)

    If you want to get more than 5000 records, you can first get 5000 in ascending order, then get 5000 in descending order, and finally use union() to merge them.

    I have a test for your reference.

    vdezhilimsft_2-1672285748579.png

    vdezhilimsft_3-1672285795665.png

    vdezhilimsft_4-1672285832913.png

     

    Best Regards,

    Dezhi

     

     

     

     

  • lbendlin Profile Picture
    7,794 Super User 2025 Season 1 on at
    Re: Creating weekly CSV file from SharePoint List

    What did you specify in the advanced options?

     

    lbendlin_0-1672279251901.png

     

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,609 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,946 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow