Power Query: Transform long list data source to table

Cpt_Pirx

New Member
Joined
Dec 14, 2022
Messages
2
Office Version
  1. 365
Platform
  1. Windows
Hello,
I have a csv data source with the data structure like:

A: customer1_related_info1
B: customer1_related_info2
C:customer1_related_info2
..
ZZ:customer1_related_info50
A: customer2_related_info1
B: customer2_related_info2
C:customer2_related_info2
..
ZZ:customer2_related_info50
.
.
A: customer750_related_info1
B: customer750_related_info2
C:customer750_related_info2
..
Z:customer750_related_info50

Is there a set of transformation in PQ I can use to quickly transform this into, or is theer a better tool for that?

A B C .. ZZ
cust1_info1..
cust2_info1..
cust3_info1..

Many thanks !
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
I don't understand what you mean.
X1rgdBF.png
 
Upvote 0
Hi,
In the meantime. I've found a solution to my problem, if anyone has similar issues pls check:
 
Upvote 0

Forum statistics

Threads
1,223,396
Messages
6,171,864
Members
452,427
Latest member
samk379

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