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 / How to hide Power Apps...
Power Apps
Answered

How to hide Power Apps Combo Box items until and unless user search it

(1) ShareShare
ReportReport
Posted on by 4
Hi Members,
 
I am a new Power Apps user. One of my clients is asking to hide all the Power Apps combo box items until and unless a user searches a specific item.
For example, below screenshot represents a Combo box (Project ID) that has around 500 items from SharePoint list. Now whenever a user searches a particular item, it is displaying all the unnecessary items.
 
 
Now I would like to display the specific items whenever a user will search it in the combo box. For example, whenever I will search 22, then only it will display all the items related to 22. else all the items will be in hidden mode.
 
Please give any suggestions or any solutions if you have any. I will be really grateful. Thanks in Advance!
 
Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,501 Most Valuable Professional on at
    You did not post the current Items of the Combo Box - put them in where shown
    If(
       Len(Self.SearchText) > 0,
       YourCurrentItemsHere,
        [""]
    )
     
    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)     Visit my blog Practical Power Apps    Buy me a coffee
     

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

Valantis 385

#2
Vish WR Profile Picture

Vish WR 367

#3
timl Profile Picture

timl 340 Super User 2026 Season 1

Last 30 days Overall leaderboard