Forum Discussion

cgkas's avatar
cgkas
Helper V
4 years ago
Solved

Help splitting values with commas

Hello to all,

 

I have a table like this in Excel

H1H2H3
CARD2
AIRPLANED46
TRAINE3,57,1
TRUCKH7
BIKER923,11

 

How can use power query in order to split down the values in Header3 (H3) that have commas to get an output like this:

 

HH2H3
CarD2
AirplaneD46
TrainE3
TrainE57
TrainE1
TruckH7
BikeR923
BikeR11

 

Thanks for any help.

  • See below gif.

    Take note of the 'Advanced Options', choose Rows.

     

     

2 Replies

  • KNP's avatar
    KNP
    Super User

    See below gif.

    Take note of the 'Advanced Options', choose Rows.

     

     

  • KNP Thanks so much for your help. in Power Query within excel is quite different but it works perfect.