Save Values on button click of choice component

Hi, I am new to the glide would you please help me out how to save the choice component to the particular column on button click.

You should be able to select the column it’s saving to and the column the values are pulling from. You could always set up the button to “Set Column Values” upon clicking in, then just type in what you’d want it to save into which column.

But the choice component already writes the choice to a column. Can you explain why you need it to write to another column?