Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Transpose column to row and rows to column

Hi all,

I have a CSV file which has 19 columns & 8356 rows. So total no. of records are 158,764.

I want to transpose/change all 19 columns into rows & all 8356 rows into columns along with an additional column which represents sequence starting from 1 for no. of rows.

So my output should have now 8357 columns(one additional column for sequence)  & 19 rows.

 

Since I am new in Talend, Kindly help me with screenshots of the components and methods used.

Thanks

 

 

 

 

 

Labels (3)
0 Replies