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 / To display multiple va...
Power Apps
Answered

To display multiple values in Text Label based on selection in Power Apps

(0) ShareShare
ReportReport
Posted on by 3

I am new to Power Apps and i am trying to build a form from SharePoint List. i would like to display the values selected from dropdown in the Text Label input with a comma separated.

 

E.g Dropdown contains A B C. If the user selects A & B from the dropdown, the Text Label should display the values as A,B.

 

I have tried with look up but it does displays only the last value which i have selected from the dropdown.

 

Please share your suggestions.

Categories:
I have the same question (0)
  • SagarVIS96 Profile Picture
    212 on at

    Hey

    @Saranyamaheswar 
    Try this code.

    Concat(ComboBox1.SelectedItems,Value,",")
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Saranyamaheswar,

    I think @SagarVIS96 has given a correct formula, please check it again.

    To sum up:

    1). Make sure that you have a Combo Box instead of a Dropdown box

    2). Set the Label Text property as below:

    Concat(ComboBox1.SelectedItems,ColumnName,",")

    Note that if you populate the Combo Box with a Text column, you could replace the Value with the Text column name.

  • Saranyamaheswar Profile Picture
    3 on at

    Thank you so much. Let me try and let you know for any questions.

  • Alchemy Profile Picture
    44 on at

    Thanks so much again Qi!

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 96 Super User 2026 Season 1

Last 30 days Overall leaderboard