Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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]
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 68 | |
| 61 | |
| 45 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 108 | |
| 108 | |
| 39 | |
| 30 | |
| 26 |