The ability to display one piece of information under one condition and another if condition is different. For example, data/text can be "Hi, {{name}}" if name is not empty but should be "Hi friend" if it is empty.
Dave Sebek
marked this post as
complete
There's now an If/Else transform option that let's you handle this situation