Hi all,
I'm working on setting a visibility of a button based on two conditions.
Example:
Condition 1: if column a, column b and colum c are empty, set variable1 to true.
Condition 2: if column d, column e and column f are empty set variable2, true.
Any help is appreciated.