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 choices based o...
Power Apps
Answered

Filter choices based on another field

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a drop down list and want to filter options when entering a specific value in the Text box.

Categories:
  • Verified answer
    v-yutliu-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

    Do you want to filter the drop down's Items based on the textinput?
    Could you tell me:
    1)the drop down's Items?

    2)the field data type that you want to filter based on?
    I assume that you set the drop down Items to a table name and the field is text type.

    If so, I've made a similar test for your reference:

    set the drop down's Items:

    If(IsBlank(TextInput1.Text),list1,Filter(list1,TextInput1.Text in Title))

    //filter Title field based on the data in textinput1

     

     

    Best regards,

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard