Michael Harley
A digital garden on the open web.
Update a SharePoint choice field.
Patch( 'Data Source', LookUp( 'Data Source', ID=1 ), { SPFieldName: {Value: ComboBox_Control.Selected.Text} } )