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 do I capture all v...
Power Apps
Answered

How do I capture all values from combo box selection in an input field

(0) ShareShare
ReportReport
Posted on by 15

Selected.PNG

 

My combo box name is "cbCompanies".  Its referencing a separate list named "Companies" In the image above, its the green outlined box with "2 items"...

 

I have a single line text input box named "CompaniesBenchmarkedValue".   In the image above, it has "Acura" displayed.

 

When I use "cbCompanies.Selected.Title" I get a single result.  I want all the results...

 

(I have to keep the ".Title" on there, because I'm pulling this data in from a separate list called "Companies".

 

But when I try "cbCompanies.SelectedItems.Title", it doesn't like "Title"... I can't seem to tack on the "Results" or the "Values" anywhere either.  Please help!

Categories:
I have the same question (0)
  • BCLS776 Profile Picture
    8,994 Moderator on at

    Try:

    Concat(cbCompanies.Selected, Title, ", ")

    Which will put all the available selections together into a comma-delimited string.

     

    Hope that helps,

    Bryan

  • Verified answer
    eka24 Profile Picture
    20,925 on at

    Consider this:

    Concat(cbCompanies.SelectedItems.Title,Title, ", ")
    ------------

    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.

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

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard