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 / Filter List Box by Tex...
Power Apps
Answered

Filter List Box by Text Input

(0) ShareShare
ReportReport
Posted on by 262

Hi All,

 

I am stumped.  I would like to Filter a List Box by Text Input Value.  So, I have a list of Part Numbers in a list box and I have Text Input box. When a value is typed in the Input box, for example, 249, the List box will be filtered to show only the part numbers that contains 249.  Then, an item is selected in the List box, it will filter a Data Table

 

Or is better of doing this?

 

Thanks in Advance.

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,720 Super User 2026 Season 1 on at

    Hi @Skybluekid ,

     

    What you describe is basically the same as what a comobobox does by default, so I suggest using a combobox with the IsSearchable property set to true.

  • Skybluekid Profile Picture
    262 on at

    Great thank you.  How would you then use the selected Item to filter the data table?

  • BCBuizer Profile Picture
    22,720 Super User 2026 Season 1 on at

    Hi @Skybluekid ,

     

    There are many way to do this, depending on how you exactly want it to work. An example for an exact match in the Title column of a list to be used for the Items property of a gallery:

     

    Filter(
     DataSourceName,
     Title = ComboBox1.Selected.Value
    )

     

  • Skybluekid Profile Picture
    262 on at

    Hi @BCBuizer 

     

    I have tried this and it comes up with an error

    Incompatible Types for comparison. These types cant be compared: Text:Error

     

    This is the formula I am using:

    Skybluekid_0-1684841582939.png

     

     

  • Verified answer
    BCBuizer Profile Picture
    22,720 Super User 2026 Season 1 on at

    Hi @Skybluekid ,

     

    You probably need to change .Value with the name of the column that you wish to filter by, in your case probably the column with the part numbers.

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 846

#2
Valantis Profile Picture

Valantis 532

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard