Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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 |
---|---|
82 | |
72 | |
67 | |
47 | |
36 |
User | Count |
---|---|
111 | |
56 | |
50 | |
42 | |
40 |