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 / Overcoming 2000 limit ...
Power Apps
Unanswered

Overcoming 2000 limit for a combo box

(0) ShareShare
ReportReport
Posted on by 6

Hey everyone,

 

I have an App were the user searches a combo box for a model number which then displays the specifications of that model number to allow for a cross reference. I am going to have over 2000 model numbers to search through and since the model number is the only search parameter I can't use ClearCollect or Filters to overcome the 2000 limit. Is there another way around this

for a combo box? 

 

Capture.PNG

Categories:
I have the same question (0)
  • narayan225 Profile Picture
    2,547 Moderator on at

    @1234790 

     

    I suggest you create a collection for the combo box. Because there is a limit on 2000 rows per query, you can use multiple queries to retrieve data.

    There is one more way by using Power Automate. Matthew Devany has a very detailed blog about it.

    https://www.matthewdevaney.com/create-power-apps-collections-over-2000-rows-with-these-4-tricks/

     

    Cheers!

  • 1234790 Profile Picture
    6 on at

    Thanks for the reply, the blog has some interesting methods. What is the process for creating the collection for the combo box? 

  • narayan225 Profile Picture
    2,547 Moderator on at

    @1234790 

     

    It doesn't have a specific process. You can filter your DataSource or add the whole data source into a collection.

    ClearCollect(combo,Filter('Logbook Submissions','Action Taken'.Value = "Satisfactory"))

    Here I am collecting my DataSource for rows that have Satisfactory choice selected in one of the columns.

     

    I have set the Items property of the combo box to the above collection.

    narayan225_0-1690258852674.png

     

    Cheers!

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
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard