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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Patch Function for Com...
Power Apps
Answered

Patch Function for ComboBox for Custom List in sharepoint

(0) ShareShare
ReportReport
Posted on by

Hello Everyone,

I'm new to PowerApps, and I have a form that is linked to Sharepoint List.

After filling out the Required fields on submission of form, the value is shared in Sharepoint using the patch function.

However, there are some values in the dropdown that must be chosen, and since I like to pick many values, I'm using combobox.

I'm having trouble patching the value selected in combobox, because I need to store the selected data in Sharepoint List text format.
I want to select multiple values in comboBox , and after submitting the form, the data should be stored in the SharePoint List Country column.


1. Value of ComboBox coming from Custom List.
     

Distinct(Country.Title,Title)


2. Sharepoint List in which Patch mapped. 

Prathamesh2415_1-1692715738139.png


3.Country Field in List as Text

 

4. Patch activity 
 

Prathamesh2415_3-1692716573198.png


i tried Text(ComboBox1.SelectedText.Value).

THE Function Text has some invalid arguments.

 

Categories:
I have the same question (0)
  • Verified answer
    LaurensM Profile Picture
    12,516 Moderator on at

    Hi @Prathamesh2415,

     

    If they can select multiple values, you can use Concat to concatenate the values with a separator:

     

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

     

    If this solves your question, would you be so kind as to accept it as a solution & give it a thumbs up.

    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

Forum hierarchy changes are complete!

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
Kalathiya Profile Picture

Kalathiya 400

#2
WarrenBelz Profile Picture

WarrenBelz 348 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 315 Super User 2025 Season 2

Last 30 days Overall leaderboard