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 / Showing large datasets...
Power Apps
Unanswered

Showing large datasets in combobox

(0) ShareShare
ReportReport
Posted on by 66

Hi guys,

 

Not sure if this is possible but I have a 21K registers dataset in a SP list and I would like to use this list as data source in a Combobox and set the "IsSearchable" property as "true" to search inside the dataset the value that I'm looking for but not all the data is shown when I do this.

 

Any way to get this done? 

 

Thanks

Categories:
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @CP0822 

    Items = Filter(yoursplist, StartsWith(yourcolumnname, Self.SearchText))

    Anything else will be limited by delegation to a maximum of 2k items

  • CP0822 Profile Picture
    66 on at

    Hi @Drrickryp 

     

    The keyword that users could use to search in the SP list might be in the middle of the description, It will work StarWith() with something like this?

     

    Thanks.

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @CP0822 

    You cannot Search inside a text in a large SharePoint list, only starts with.

  • CP0822 Profile Picture
    66 on at

    Exactly, that is why I'm looking for a workaround.

     

    Thanks for your answer.

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @CP0822 

    Any workaround will come with a big performance hit. To avoid that use Dataverse or sql.

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard