web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / String Selected in Com...
Power Apps
Unanswered

String Selected in Combobox not found

(0) ShareShare
ReportReport
Posted on by 195

Hello everyone

Good day!

 

I have combobox named Combo_box1. 

When I tried to do if statement using code 

"HRIS" in Combo_box1.Selected.Title

it returns false cause it didn't find the HRIS. But I removed the other selected Workday. It results to true

YamiteKudasai_0-1646988142242.png

 

What is the best approach to find what I'm looking for.

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    shoog Profile Picture
    2,164 on at

    Selected only works for single-select, you would have to use SelectedItems and make it append the title values, something like this:

    "HRIS" in Concat(Combo_box1.SelectedItems,Title)

     

  • YamiteKudasai Profile Picture
    195 on at

    Hi Shoog, 

    Good day!

    Thank you for your answer. This solves the problem.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 774 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 335 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 248

Last 30 days Overall leaderboard