Hello,
I'm having an issue with a comparison. I'm trying to update a single text field called runtheflow that displays Yes if another one of my (yes/no) fields called IsDraft gets updated. I'm not sure of the correct type to use to resolve this comparison warning.
This is from Reza's video to avoid infinite loops.
In his case he used a choice field but in my case I need to use a yes/no field. Worst case I could make a choice field with yes/no but I'm hoping there's a simple way to resolve this.



I appreciate any guidance, thank you.