This is probably an easy fix but can't figure it out.
I have a nested CONCAT formula that should only show a field if the field is not empty.
The formula below receives an "invalid syntax" error.
Below includes an additional closing parentheses.
The IS_NOT_NULL FORMULA, used above, works when used on its own, when NOT using the CONCAT formula (see below)