When yes/no field is empty

im trying to make a condition: when a yes/no field “is no” OR “Empty”

Dont see that “empty” option

How about using when the field “Is not” Yes?

–Ken

there is no such an option

It should be < >

i wrote when parent groups “yes/no” field… and here comes up only 2 options: “is yes” and “is no”, in addition to 2 “formatting as” options

This isn’t a solution per se, but this is why I use a text field (as opposed to boolean yes/no) as I can take advantage of the ‘is empty’ conditional.

1 Like

Empty evaluates to no in a Yes/No field. Try it out.

1 Like

Use formatted as text , if the element of boolean value is empty, it will return no.

2 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.