web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Get concatenated COMBOBOX Value from sharepoint

(0) ShareShare
ReportReport
Posted on by 195

Hello Power Apps Community, 

Good day! 


I would like to ask how I can pull the data from sharepoint with property text with concatenated value from a combo box. 

Further explanation below: 
- I have a combobox with item value with PDA Vendor this is a SP List.  I'm getting the data from combo box and save it to sharepoint using code: 

 

Vendor: Concat(VendorSelectionBox.SelectedItems.Title, Title, ",")

 

 

What i want is to pull the data from sharepoint when I'm on edit move and put it on the combobox. 
How to achieve this? Thanks in advance.

Categories:
I have the same question (0)
  • theapurva Profile Picture
    970 Super User 2024 Season 1 on at
    Re: Get concatenated COMBOBOX Value from sharepoint

    Hello,
    You can show the items with splitting by ","
    So your  DefaultSelectedItems formula of the combobox should be as below:

     

    Split(ThisItem.Vendor,",")

     

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 803 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 314 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 253 Super User 2025 Season 2

Last 30 days Overall leaderboard