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 / 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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 509 Most Valuable Professional

#2
Haque Profile Picture

Haque 302

#3
11manish Profile Picture

11manish 265

Last 30 days Overall leaderboard