Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
| User | Count |
|---|---|
| 50 | |
| 39 | |
| 29 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 67 | |
| 58 | |
| 38 | |
| 21 | |
| 20 |