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 / Combo box returning on...
Power Apps
Unanswered

Combo box returning only 500 records

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

 Hi Everyone,

 

I have a very simple app built to lookup some information from the backend Sharepoint list.

The form should have a drop down/combo box and on selection of the value, the form should bring in all of its relevant data.

 

The challenge here is, the list is having more than 500 records but the drop down is showing only up to 500 records. I understand that there is a limitation for the drop down box, so when i tried changing it to a combo box, it still returns only 500 records.

 

The formula that i wrote on the combo box is, Sort('TestList', Title,Ascending)

 

I don't have any filters/condition on the query. All I want is to return all of the "Title" values stored in the Sharepoint list.

all of the Title values are unique records and it is of a free text field.

 

Can someone please help me with the above.

 

 

Categories:
I have the same question (0)
  • CU24091509-0 Profile Picture
    417 on at

    hi @Anonymous  Unfortunately SP combo box has some limitations.

    If you have less than 2000 values you may try to change the setting from default 500 to 2000. 

    under file --> settings --> Advanced

    And if you have more items then you might have to follow a hacky process as in this post.

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Combo-Box-Only-Displaying-500-items/td-p/599883

    _________

    If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.

     

  • v-yutliu-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

    Combo box does not have the limit for records number.

    I think your problem is about delegation limit.

     

    Do you set the combo box's Items to this formula "Sort('TestList', Title,Ascending)"?

    Actually, function in this formula is delegate.

    That's a little strange...

    Please do not forget to turn off the "allow searching" function for combo box.

    1012.PNG

     

    The reason is that Search() function is not delegate. Turning on this function will lead to delegation warning.

     

    After do this, do you still have delegation warning?

    If yes, could you show me the formula that you have this warning?

    What's more, you could also try to change delegation limit to 2000 just like @KranthiTupakula  recommend.

     

     

    Best regards,

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 915

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 457

Last 30 days Overall leaderboard