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 / Conditional field disp...
Power Apps
Answered

Conditional field display based on partial match of combo box selection

(0) ShareShare
ReportReport
Posted on by 634

I've created a text field that needs to be active or viewable when the selection of a combo box matches a partial string.

 

For example, the field becomes visible when the selection in the combo box contains '3rd'. I've looked for functions similar to SQL's LIKE or CONTAINS but those don't appear to be options. I also tried to use a function like this on the Visible property but it doesn't work

 

If(Find('3rd),'combo box'.SelectedItems), true, false)

 

What would be the best to show the text field or the group (text field and label) when the selected value in the combo box contains '3rd'?

Categories:
I have the same question (0)
  • Verified answer
    eka24 Profile Picture
    20,923 on at

    In the Visible property of the control you want to hide:

    "3rd" in ComboBox1.Selected.Product

    Replace Product with the Column that contains "3rd"

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • Future_Vision Profile Picture
    634 on at

    Ok. That was super simple. Thanks!

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard