Forum Discussion
bdehning
4 years agoPost Prodigy
Custom Column and Names
I have Custom Column where I combine 4 columns of which 3 are Employee Names.
I use = [Employee Last Name]&", "&[Employee First Name]&" "&[Employee Middle Name]&" - "&[Employee Birth Date Text]
This works until there is no Employee Middle Name and it returns null values in the combined column.
How do I include values for Last. First and Birth Date Text if there is no middle name? .
Hi,
In the Query Editor, select the 4 columns and go to Add Column > Merge Columns. See the screenshot
1 Reply
- Ashish_MathurSuper User
Hi,
In the Query Editor, select the 4 columns and go to Add Column > Merge Columns. See the screenshot