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 / Searchbox help for Pow...
Power Apps
Unanswered

Searchbox help for PowerApps

(0) ShareShare
ReportReport
Posted on by 16

Hello and good day everyone. 

 

I have created a search box in my PowerApps but I encountered a problem with it. When I try to find the ticket number ('ID') , it only show up to 2000 items only. In the BrowseGallery1 also, I got a warning like this :

 

AmirulAzim_0-1671075840546.png

 

AmirulAzim_1-1671076063822.png

 

Kindly need an assistance on how to solve this issue.

 

Thanks,

Amirul

Categories:
  • EddieE Profile Picture
    4,650 Moderator on at

    @AmirulAzim 

    ID is a special data type so isn't delegable which is why you are getting the errors/message.

     

    If your Ticket number matches the ID and you need this search to work on >2000 records then you are best off creating a shadow column for Ticket number of type Text or Number

  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    @AmirulAzim 
    ID is a number, so you have delegation issue, and if you still wanted to search  ID the best way is create another field called IDText  and single line text backend like SharePoint. 

  • AmirulAzim Profile Picture
    16 on at

    Hi Ramole.

     

    Could you teach me on how to create another field ? Your help and guidance is greatly appreciated.

     

    Thanks

  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    Hi @AmirulAzim 
    Sure, are you using SharePoint correct?

    Create a single line text column and call it IDText in SharePoint and in PowerApps when when saving you're data just point IDText = ID, now it will save the ID in to IDText and now it will delegable when you add in filter
    CaptureIDText.PNG
    If you need any assistance let me know.

  • AmirulAzim Profile Picture
    16 on at

    Hello @Ramole,

     

    I already create IDText in Sharepoint. My questions is how to point IDText = ID in PowerApps?

     

    Thank you.

  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    @AmirulAzim 
    How are you normally save your data back to SharePoint?

  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    @AmirulAzim 
    If you're using a Form to save the data here is a sample on how to do it,
    Capture.PNGCaptureDefault.PNGCaptureOnSuccess.PNGCaptureUnlock.PNG

    After you set it up, you can hide IDText_DataCard, keep in mind this will save only any new record created going forward. and you can replace your filter formula ID to  IDText example change the part of 

    StartsWith( IDText,TextSearchBox1.Text)

    To copy the existing ID to  IDText you will need patch use like ForAll to make it easy Bulk 

  • AmirulAzim Profile Picture
    16 on at

    Hello @Ramole.

     

    Am I following the correct steps?

    AmirulAzim_0-1672667166337.png

    AmirulAzim_2-1672667266657.png

    Thank you

     

  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    Hi @AmirulAzim 
    Yes, you're following correctly.

  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    @AmirulAzim 
    Just checking, did you set it up?

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 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard