Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Sean-OReilly
Helper IV
Helper IV

How do i Merge 2 columns i have added into a table

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.

 

SeanOReilly_0-1665425333523.pngSeanOReilly_1-1665425419570.png

 

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Sean-OReilly , Combine column in power query

Split column and Combine Columns: https://youtu.be/T30H_fe2uAA

 

 

Or in Dax

New column = [Col1] & [Col2]

 

 

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Sean-OReilly , Combine column in power query

Split column and Combine Columns: https://youtu.be/T30H_fe2uAA

 

 

Or in Dax

New column = [Col1] & [Col2]

 

 

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

thanks @amitchandak 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.