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 / Missing Rows When Copy...
Power Automate
Suggested Answer

Missing Rows When Copying/Merging Excel Data Using Power Automate Cloud

(0) ShareShare
ReportReport
Posted on by
I am facing an issue while copying and merging Excel data using Power Automate Cloud.

I am expecting 341 records to be copied into my destination Excel file, but after the flow runs, only 257 rows are inserted. There is no error thrown by the flow, and the execution shows that all rows were processed successfully; however, the Excel table ends up with fewer rows than expected.
 
My Setup:
  • Source and destination Excel files are stored in OneDrive for Business
  • Using Excel Online (Business) – Add a row into a table / Office Script method
  • Destination table has 5 columns:
  • Date, ReferenceNum, EmailID, BotID, Status
  • The file is closed during the run
  • No filters applied manually
  • But when data is inserted, some rows appear to be skipped or overwritten, causing missing data
Issue Details:
  • Total expected rows: 341
  • Rows inserted into Excel: 257
  • Approximately 84 rows are missing
  • This seems related to Excel Online limitations or table corruption, but I’m not fully sure
What I Tried:
  • Rebuilt the table
  • Ensured the file is closed
  • Used bulk insert via Office Script (table.addRows)
  • Enabled pagination
  • Checked for hidden/filtered rows
  • Split data into chunks
  • Verified the source actually contains 341 items
  • Despite the above, the issue still persists.
Request for Help:
  • Why is Excel Online dropping/skipping rows during table insert?
  • Is this a known limitation of Excel Online connectors?
  • What is the recommended method to reliably insert 300–500 rows into an Excel table without losing data?
  • Should I clear the table first before bulk inserting?
  • Is there a workaround such as using ranges instead of table rows?
Any guidance, recommended patterns, or fixes would be greatly appreciated.
Thank you in advance!
Sayed Tabrez
I have the same question (0)
  • Suggested answer
    rzaneti Profile Picture
    4,476 Super User 2026 Season 1 on at
     
    Based on your description, the problem seems to be on the origin file. By default, the List rows present in a table action from Excel retrieves only up 256 records (I don't know from where are you getting the record 257). 
     
    To solve it, there are a few options. The easiest one is just to configure the pagination. Go to settings (in yellow) and set it to a number that works for you - it will limit the results to this quantity of records:
     
    Unless you have more than a few thousands of records, this approach may be enough.
     
    If you want a scalable solution, you must work with the Graph API or Office Scripts to retrieve the records. If you want to learn more about these alternatives, check the following blogs that I wrote about it:
     
     
    Let me know if it works for you or if you need any additional help!
     
    If this solved your issue, please mark it as Accepted Answer.
    👍 If it helped, feel free to give it a like!

    🌐 Explore more Power Platform content on my Website or on my ▶️ YouTube
    💼 Find me on LinkedIn
     

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard