Email body

Hi!

How can I see in the body of the email the value (YES or NO) of a column that has the type (YES/NO)?

Thanks in advance

Please try the following expression in the email body template-

<<IF( [Your Y/N Column Name], β€œYes”, β€œNo”)>>

Note: Please post such queries in the β€œQ&A” section.

1 Like