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 Apps / Bring an excel with 40...
Power Apps
Answered

Bring an excel with 40k rows

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hey Guys, can you help me please?

 

I have a excel spreadsheet wich cointains 37k rows and i want to bring it to powerapps.

 

the data does not change, so i uploaded the excel via import via excel, and when i collect it brings me 15k rows.

 

but how can i separate in 15k15k and another one with 8k to bring all the datas?

 

I tried several ways here on the forum using concurrents, collecting ascending and then descending but i guess am doing something wrong.

 

 

Categories:
  • Verified answer
    timl Profile Picture
    37,287 Super User 2026 Season 2 on at

    Hi @Anonymous 

    I think what you need to do is to split the data in your source Excel spreadsheet so that your 37k rows are separated over 3 tables/worksheets.

    You can then import these 3 separate Excel tables and ClearCollect them into a single collection.

    ClearCollect(AllRecords,
    ExcelTablePart1, ExcelTablePart2,
    ExcelTablePart3
    )
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Nice!

     

    Worked like a charm!

     

    Thanks!

     

     

  • timl Profile Picture
    37,287 Super User 2026 Season 2 on at

    Glad that works @Anonymous Hope you win another company prize soon!

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hey @timl , your solution worked, but now when I showed the app they requested me another thing to do that is similar, but different hahaha

     

    I will try to explain:

     

    I have a list with the 37k rows, in a gallery, showing only when filtered by 2 boxes.

    The main point of the app is to do some kinds of checklists, search on the excel table and then submit.

     

    I have an unique ID that is the EQUIPMENT, this EQUIPMENT will have many times on sharepoint list (after submitted the checklist).

     

    What I need to do is: On the first gallery, shows an check mark if that EQUIPMENT is already done (search on SP list and mark ok, what I did is count if the Equipment appears more than 1 time on SP list and shows an mark, this is easy), the problem is, I have 37k rows of equipments so if I search the equipment on SP list, one day it will not bring anymore due to rows limit right? even if i collect sp list it only brings me 2k rows...

     

    I thought in collecting the equipments done in a excel DB but if i collect also brings me only 4k rows. maybe i need to split in a lot of tables in this case ;(

     

  • timl Profile Picture
    37,287 Super User 2026 Season 2 on at

    Hi @Anonymous 

     

    I think you might be OK here. If within your gallery control you carry out a count of your SharePoint list where the equipment IDs match, that query should be delegable and you might not have any delegation problems. It won't be fast but I think it'll work.

    Alternatively, if you want to load your SharePoint list into a collection, you could use this technqiue that @martinav mentioned the other day.

    https://powerusers.microsoft.com/t5/General-Discussion/Another-method-for-making-a-collection-from-Sharepoint-and-SQL/m-p/253149#M74217

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 Apps

#1
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard