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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi
How do I Merge 2 columns that I have added into a table using the Add Column function?
I did not add these columns in the Transform Data area so when i go into the source table using transform data the 2 columns that i added are not there.
I need to add 2 columns together where one of the columns has blank values for some entries.
the desired value from the below extract will be a new column with "VL01" in same for all entries.
Solved! Go to Solution.
@Sean-OReilly , Combine column in power query
Split column and Combine Columns: https://youtu.be/T30H_fe2uAA
Or in Dax
New column = [Col1] & [Col2]
@Sean-OReilly , Combine column in power query
Split column and Combine Columns: https://youtu.be/T30H_fe2uAA
Or in Dax
New column = [Col1] & [Col2]
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 15 | |
| 14 | |
| 9 | |
| 8 | |
| 8 |