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 / Combobox label text va...
Power Apps
Unanswered

Combobox label text value not showing

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi 

 

I'm using two combobox in my powerapp form 

and using label text for displaying the selecteditems from the combobox value 

when the app open in the editmode only the last selected value is showing in the label text 

 

 

Combobox 1 -  update property  of datacard : ComboBox1.Selected.Result

                         DSI       :   Filter(Split(Parent.Default,Char(13)), !IsBlank(Result))

                         items   :    Distinct(Table2,'Entity Name')

 

Label 1 - Text :  Concat(ComboBox1.SelectedItems,Result,Char(13))

               update property of label  :  Concat(ComboBox1.SelectedItems,Result,Char(13))                       (*tried label1.text  )

 

 

Combobox 2 -    update property of datacard  :   ComboBox2.Selected.'Role Name'

                             DSI      :   ForAll(Split(Parent.Default,Char(13)),{'Role Name':Result})

                            Items   :     Filter(Table2,'Entity Name' in ComboBox1.SelectedItems.Result).'Role Name'

 

Label 2  - Text  :  Concat(ComboBox2.SelectedItems,Result,Char(13))

                update property of label2 datacard  : Label2.Text

 

Selecteditems are getting stored in my sharepointlist

 

Only the last selecteditem in the combobox  is showing in the app, when the app opens in the editmode 

 

 

Could anyone help me to fix this

                 

Categories:
  • Akser Profile Picture
    1,546 Moderator on at

    There is a useful post about this: https://powerusers.microsoft.com/t5/Building-Power-Apps/Combo-box-quot-Selected-quot-not-really-selected-until-a-person/td-p/145338

     

    Long story short, it's a known issue with no 'fix' in place 😞

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
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard