Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello Everyone,
I am working with a data set where I have two columns in the table as "First Name" and "Last Name". Now I want to create a column in the same table as Full Name, where the above mentioned columns will combined and show the data.
Is it possible? If yes, then please guide me how to do that.
Regards
Utsav
Solved! Go to Solution.
Full Name = [first name] &" " & [Last Name]
Full Name = [first name] &" " & [Last Name]
User | Count |
---|---|
75 | |
71 | |
42 | |
31 | |
28 |
User | Count |
---|---|
99 | |
92 | |
50 | |
49 | |
46 |