The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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? .
Solved! Go to Solution.
Hi,
In the Query Editor, select the 4 columns and go to Add Column > Merge Columns. See the screenshot
Hi,
In the Query Editor, select the 4 columns and go to Add Column > Merge Columns. See the screenshot