Help

If field empty then have "Y"

Topic Labels: Formulas
546 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Blake_Ramage
5 - Automation Enthusiast
5 - Automation Enthusiast

Hi there,

I would like a formula whereby if a particular field (Subscription ID) is empty then the formula returns “Y”, otherwise it doesn’t return anything (formula is left blank).

How would I go about this?

Thanks,
Blake

1 Reply 1

IF(NOT({Subscription ID}), "Y")