Skip to main content

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

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