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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

How to combine 2 columns in to a single column

Hi,

 

i have following table

 

Employee_Name       Join_Date         Department_Join Date

 

   Neema                     25-04-2018                  04-05-2018

   Olga                        15-05-2018                   27-08-2018

 

 

I Expect as following table

 

Employee_Name                     Date

  Neema                                   25-04-2018 

  Neema                                   04-05-2018

  Olga                                       15-05-2018

  Olga                                       27-08-2018     

 

how can i acheive this?

 

1 ACCEPTED SOLUTION
slanka
Helper I
Helper I

Hi,

 

To achieve this, you need to Unpivot the table data. 

Unpivot.gif

View solution in original post

3 REPLIES 3
slanka
Helper I
Helper I

Hi,

 

To achieve this, you need to Unpivot the table data. 

Unpivot.gif

Aron_Moore
Solution Specialist
Solution Specialist

In query editor; load it as two tables, then append the the tables.

Anonymous
Not applicable

i have 3 columns in a single table.

how can i append 2 columns into a single column within a table

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.