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 / Only the last selected...
Power Apps
Unanswered

Only the last selected items of combobx is displaying in the editmode

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi ,

I'm using a combobox in my powerapp form

 

items : Distinct(Table2,'Entity Name')

Default selected Items : Filter(Split(Parent.Default, "; "), !IsBlank(Result))

 

and using datacard for recording the selected items from combobox

Datacard -Update : Concat(ComboBox3.SelectedItems,Result,"; ")

 

But in the editmode of the form only the last selected item in the combobox  is displaying , the rest of the selected items aren't showing

I've tried the Different DSI : Table({Result: Parent.Default})

 

still in the edit mode only one selecteditems from combobox is showing

 

Please help me to fox this issue

 

 

Categories:
I have the same question (0)
  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Anonymous 

    Can you provide a screenshot of what you are/are not seeing?

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi, 

    I've shared the screenshot of the form when user submits the request and in the editmode of the form for the approver

    Emptyglasses_3-1665210447266.png

     

    Emptyglasses_2-1665210428275.png

    Combobox

    DSI :  Filter(Split(Parent.Default, "; "), !IsBlank(Result))

    Items   :  Distinct(Filter(Table2,'Company Code'=ComboBox2.Selected.Result),'Sub Category')

     

    Label 

    Text   : Concat(ComboBox3.SelectedItems,Result,"; ")

     

    only one value from the selected items is displaying on label text, only the last selected item is displaying  in the edit mode of Labetext

     

    Please help me to fix this

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Anonymous 

    This means that the items are actually NOT getting selected in your DSI property!

     

    Your combobox only shows one item selected in it.  So, the issue is not that it is only showing one item from the selected...it is that only one item is getting selected!

     

    Do two things:

    1) Verify the string value in the record.  You can add a label and set the Text to Parent.Default

     

    2) Edit your record and select multiple....then submit, and then look directly at your datasource to see what the string value is in your column.

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Could u please guide me to how to verify the string value in the record 

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