Said formula:
AND({FORMULA1}!="", {FORMULA 2}!="", {FORMULA 3}!="")
no matter what combination of those 3 fields are empty or populated it always returns 1. i only want it to return 1 once all those fields have returned a value.
conditional automations using ‘and’ also return true even if not all of the options are true when using formula fields. are we seriously not able to check if several formulas did or didnt populate? am i missing something?
seems to me that AND() is behaving more like OR() but i have no idea what im talking about
