I want to do this to edit the yes/no choice column I have:
Patch(aSource, aRecord, {'Completed': yes})
Obviously not by using the word "yes" but everything I've tried it complains about the type not being an "Option set value". What exactly am I meant to put where the "yes" is, in the formula bar, to make it change in my table?