Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Separate Data

Hello,

 

I'd like to seperate my data like the attached picture shows.

 

Basically, there can be as many indicators as you like. It should only be separated, which contain two or more. The information from all other columns should be taken over without change. How could I solve this?

 

Thank you :) 

 

  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi 

     

    1. First click on Data column and go split option.

     

     

    2. Go through split Column options.

    3. Click On advanced options and select Rows options only.

     

    4. Click on Ok 

     

    regards,

    naveen

3 Replies

  • In Transform option, choose Split Column option and choose Split into Rows option

  • HotChilli's avatar
    HotChilli
    Community Champion

    In Power Query.

    Split the column using ',' as separator .

    Select the new columns and choose 'Unpivot columns' on the Transpose menu.

    Tidy up your columns aand data as required (remove unwanted columns, trim spaces etc)

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi 

     

    1. First click on Data column and go split option.

     

     

    2. Go through split Column options.

    3. Click On advanced options and select Rows options only.

     

    4. Click on Ok 

     

    regards,

    naveen