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 / How to omit 2000 recor...
Power Apps
Unanswered

How to omit 2000 records in excel spreadsheet when pulling data in gallery, please?

(0) ShareShare
ReportReport
Posted on by 158

Hello, my data source is excel spreadsheet and I have now over 2000 records. I have tried with naming first 2000 BatchID = "1" and anything over that BatchID ="2" then creating collections depending on BatchID but this did not seem to work at all as the gallery still only can see these 2000rows. I can't delete any record from this table as well as all of them are quite important. Any ideas, please? 

 

Regards  

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    155,675 Most Valuable Professional on at

    Hi @marcy_pi ,

    Assuming "2" is a string (not a number), what do you get when you do this

    ClearCollect(
     YourCollection,
     Filter(
     TableName,
     BatchID = "2"
     )
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

  • MP-13011217-0 Profile Picture
    158 on at

    Hi! Thanks for a reply. It shows me only record number 2001 nothing else. Just one record in a gallery. 

  • WarrenBelz Profile Picture
    155,675 Most Valuable Professional on at

    Hi @marcy_pi ,

    Yes - Excel and Delegation - if all the records have BatchID of "2", then this is an Excel limitation - I do not use it, but understood that would work. I suggest you change to SharePoint if you can.

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 Apps

#1
Valantis Profile Picture

Valantis 421

#2
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 278 Super User 2026 Season 1

Last 30 days Overall leaderboard