Trying to concatenate three fields separated by different special characters using the Formula In-DB tool. Thought the below formula would work but i am getting a syntax error. Not sure what I am missing.
[fieldname1] + "-" + [fieldname2] + "Z" + [fieldname3]