Forum Discussion

Kalachuchi's avatar
Kalachuchi
Helper III
5 years ago
Solved

Split two column by row

I have a list below

 

I just want to make KSU and transfer split columns into rows

result will be I will have 3 rows from 1 see image below for outuput

 

  • Kalachuchi ,

    Please follow the below steps: (also screen shot)

    Step1: Go to Power Query Editor

    Step 2: Select KSU column --> Right click on it and select "Split Column" --> By Delimiter --> Choose Comma as a Delimiter 

    Step 3: So it will give you 2 columns as per my sample test. 

    Step 4: Choose this 2 splited columns and go to Transform Menu and then choose Unpivot Column

    Step 5: Then remove the Attribute column from data model

    Step 6: Apply and Close

     

    123456

     

3 Replies

  • nvprasad's avatar
    nvprasad
    Solution Sage

    Hi,

     

    You can get this by unpivot transformation in power query editor.

     

    Appreciate a Kudos! 🙂
    If this helps and resolves the issue, please mark it as a Solution! 🙂

    Regards,
    N V Durga Prasad

  • Kalachuchi ,

    Please follow the below steps: (also screen shot)

    Step1: Go to Power Query Editor

    Step 2: Select KSU column --> Right click on it and select "Split Column" --> By Delimiter --> Choose Comma as a Delimiter 

    Step 3: So it will give you 2 columns as per my sample test. 

    Step 4: Choose this 2 splited columns and go to Transform Menu and then choose Unpivot Column

    Step 5: Then remove the Attribute column from data model

    Step 6: Apply and Close

     

    123456