Create a variable CFOResponse by default set the value to Blank().
When user click on 'Approve All' buttton set the value of the variable to
Set(CFOResponse, {Value:"Approve"})
And on the DefaultSelectedItems of Combobox control have variable CFOResponse
If its dropdown then on then set variable as
Set(CFOResponse, "Approve")
set it on default of dropdown control