Forum Discussion

bdehning's avatar
bdehning
Post Prodigy
4 years ago
Solved

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

  • Hi,

    In the Query Editor, select the 4 columns and go to Add Column > Merge Columns.  See the screenshot