Transpose each value between delimiter into rows

Heremion

New Member
Joined
Nov 29, 2023
Messages
9
Office Version
  1. 365
Platform
  1. Windows
Hello, hello!

I'm a beginner in Power Query and I would like to know if someone could help me to resolve this problem please ?

I have the following data :

1702390737043.png


I would like to have, for each "clean_ano_4", a dedicated row.

For example for the line 6, I would like to have two lines : one with all the column of 6th line and a column with 432071, and a second with the same column but 432504 instead.

Like that :


200100DSNCIDSNCI_422836_Page DSN Entreprise ...432071
200100DSNCIDSNCI_422836_Page DSN Entreprise ...432504

Do you know if it's possible please ?

Thanks for your help and your time

H.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Select the column , then choose Split Column, and make sure the delimiter is set to semicolon and that the advanced options are set to split to rows, not columns:
1702391169942.png
 
Upvote 1
Solution
Perfect!!!!! I didn't notice the advanced option and moreover the online transposition
 
Upvote 0

Forum statistics

Threads
1,223,931
Messages
6,175,465
Members
452,646
Latest member
tudou

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top