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 / Displaying all items s...
Power Apps
Answered

Displaying all items selected in combo box

(0) ShareShare
ReportReport
Posted on by 89

So I'm having trouble displaying ALL of the selected items in a text box. I'm trying to do this so later on I can take all of the selected items and send them in an email but for now I'm just trying to display the items in a text box. 

 

To give more context, the combo box is named ComboBox2. The items are from a collection called ComboList2. I have a text label with the follow property for text: 

 

ComboBox2.Selected.Result

 

However, the text label only displays the LAST selected value. So if I have 5 items selected, only the very last item selected will be displayed. 

 

I saw a similar post on this forum but it didn't really help me. I tried using the following code as well:

Concat(ComboBox2.SelectedItems, ",")

But this only made a certain number of commas appear. (If 5 items were selected, 5 commas would appear). I also tried the following:

ComboBox2.SelectedItems (Error: expected text value)

ComboBox2.SelectedItems.Result (Error)

ComboBox2.SelectedItems.Value (Error)

 

Any ideas on how to display or concatenate all of the selected items? 

 

 

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @JimmyNeutron,

    Based on the issue that you mentioned, do you want to display all the Combo Box selected items within a Label?

    Could you please share a bit more about the scenario?

    Modify your formula as below:

    Concat(ComboBox2.SelectedItems,Result,",")

    vqiaqimsft_0-1625189870744.png

    Note that you should refer to the Results because you must have set the Items of the ComboBox using Distinct().

     

  • JimmyNeutron Profile Picture
    89 on at

    This works perfect, 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

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 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard