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 / ComboBOX search functi...
Power Apps
Answered

ComboBOX search function can only start with the first letter and cannot be retrieved randomly

(0) ShareShare
ReportReport
Posted on by 96
According to the title ,how to set up random search for alternative fields in my combobox? Thank you ! B&R Dennis
Categories:
I have the same question (0)
  • v-yuxima-msft Profile Picture
    Microsoft Employee on at

    Hi @Dennis_Qiang 

     

    Could you please share more details of your situation?

    Could you please share one screenshot of your issue?

    Do you mean you can only search by the first letter?

    For example, if I input no matter the first letter or the middle or the last ones, there will be show the related items in the combobox.

    ComboBoxSearch.gif

     

    More information:

    control-combo-box

     

    Hope this could be helpful.

     

    Best Regards.

    Yumia

  • Dennis_Qiang Profile Picture
    96 on at
    Hi Yumia, I can only search by the first letter. Attachments pic is my situation. The combo box data value is call from the "choice" option in my sharepoint list. If i search "1" which is the first letter in my choice items, it will work. but when i search randomly. It doesn't work. Can your help me solve this problems? Thank you! Best Regards Dennis
    ask11.png
  • Verified answer
    v-yuxima-msft Profile Picture
    Microsoft Employee on at

    Hi @Dennis_Qiang 

     

    Could you please share more details of your datasource and column?

    Could you please change your formula expression as this:

    If(Len(ComboBoxName.SearchText)>0,Choices(DataSourceName.ChoicesColumnName))

     

    For example:

    choicetypesearch.gif

     

    Best Regards.

    Yumia

  • twister Profile Picture
    418 on at

    hi, could you advise my formula? i have tried as your suggestion but still appear all row from customer_name column..seems like this formula not working to me...

     

    twister_0-1613724340187.png

     

  • Dennis_Qiang Profile Picture
    96 on at

    Hi,

    Len(ComBox1, SearchText)>0.    Not ">3",  is ">0". Please try.

  • twister Profile Picture
    418 on at

    same result, i put 3 because want to do search if user type atleast 4 character. is im doing wrong formula?

  • ntosto Profile Picture
    6 on at

    Hello @v-yuxima-msft it`s worked for me. My only problem now is that I lost the drop down option, can I have this also ?

  • marlson Profile Picture
    11 on at

    I changed the code to the following and it worked for me.

    If(Len(ComboBoxName.SearchText)>=0,Choices(DataSourceName.ChoicesColumnName))


    I also verified that the Search function is enabled.

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 414

#2
Valantis Profile Picture

Valantis 387

#3
timl Profile Picture

timl 344 Super User 2026 Season 1

Last 30 days Overall leaderboard