Hello - I am attempting to write a formula that would create a new field.
These are the following fields: Z2, Primary Group, Customer
The logic would be: If Z2 is not null then Z2, If Primary Group is not null then Primary Group, If both Z2 and Primary Group are null then Customer. How could I write this formula?