Announcements
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.
Use ForAll
ForAll(Combobox7.SelectedItems As test, Patch(x,Defaults(x),{a:test.name}))
Still no luck
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
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 397 Super User 2026 Season 2
Mohsin Ali 354
WarrenBelz 232 Most Valuable Professional