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 / Getting combobox value...
Power Apps
Unanswered

Getting combobox values to patch into SQL DB

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I am having a hard time patching a combo box into my sql db with a button click, that has been created in a sharepoint list. I have a SQL table called Asbesto which contains a column called choices. I have tried ComboBox7.Selected.Value and SelectedItems with no success. I have even tried Concat(ComboBox7.SelectedItems.Value, "", ComboBox7.SelectedItems.Value) to transform the box values into text but i am not sure if i have the correct syntax. Any advice would greatly be appreciated. 

10mokkhan_0-1663750457701.png

10mokkhan_1-1663750558898.png

 

10mokkhan_2-1663750621780.png

 

 

Categories:
  • abc3 Profile Picture
    207 on at

    Use ForAll

    ForAll(Combobox7.SelectedItems As test, Patch(x,Defaults(x),{a:test.name}))

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Still no luck

     

    10mokkhan_0-1663752792927.png

     

  • abc3 Profile Picture
    207 on at

    Please change the type of the value Combobox is Text but it seem the value not a text please change the combobox to matching type

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    The solution required the data to have a concat i have rectified the error now 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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard