Hey guys,
Struggling to combine 2 or more parameters in the IF THEN ELSE. As it doesn’t allow for ifelse or OR, or AND statements.
Is there a workaround for this yet?
Basically I need: IF… Column A = X AND Column B = Y AND Column C = Z THEN… ELSE IF…
Thanks.
Combine the 3 columns using a template column, then make the condition with that template.
Awesome. It works. Thanks…
A little messy… but no complaints when things work here
You can also create an if/then column in your Data Editor with any of your OR conditions then use the AND conditions in your filter/visibility settings. This is my go to.