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 / CSV to Sharepoint list...
Power Automate
Answered

CSV to Sharepoint list with 8000+ records and 20 columns

(1) ShareShare
ReportReport
Posted on by 2
Hi Team,
 
I am exporting Power BI data as CSV using Power automate to sharepoint which has 8000+ rows and 20+ Columns
Here is the sample records of the same,
 
 
Now I have to push the same data set to SharePoint list using Power automate and this flow should trigger automatically as when there is new file in the sharepoint documents.
I have created this flow which is loading 3200 records and remaining is not loading, the catch is every time before loading the data the flow should delete all the  exisiting records and reload the new records.
 
 
split(string(outputs('Get_file_content')?[body]),'\n')
 
skip(outputs('SplitByLine'),1)
split(item(),',')?[0]
 
 
Please team help me,
thanks in advance!
Categories:
I have the same question (0)
  • Verified answer
    Michael E. Gernaey Profile Picture
    53,968 Super User 2026 Season 2 on at
    Hi
     
    I am confused, you spoke like it should be a reoccuring flow (Scheduled) but its a actually a manual. So are you running it manually or re-occurring?

    There are details I dont see, but Power BI can only return back so many per... iteration of data downloads. You cannot just download all 50000 for instance, you have to do it in chunks, which requires a Do Until, and apply to each inside and it has to know how to grab ABC records, then DSDA records etc)

    So the 3200 doesnt surprise me.

    Also note that the more columns you pull back the smaller that number will be as its actually maxxed by data volume not rows.
  • takolota1 Profile Picture
    4,980 Moderator on at

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 282 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 159 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 146 Super User 2026 Season 2

Last 30 days Overall leaderboard