Hi Everyone,
I'm new with Alteryx and appreciate if someone could tell me in plain language what the below statement in Alteryx mean.
Thanks in advance for the help.
IF [value1]-[value2]+[value3] then 1 else 0 endif
my main problem is that i don't get the logic and mathematic behind this condition.