Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How do I transpose rows into columns ?

Hi,

I'm using Talend Big Data Platform 7.1 and I need to convert rows into columns. Basically I have only 1 record (row) and 62 columns. Going forward  I need to add two columns named field_name and field_value. field_name will contain the column names and field_value will have the data or record. After transposing, I should have 62 rows and 2 columns.

 

Thanks in advance!

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi,

 

   If you are looking for Pivot, there is a component called tPivotToColumnsDelimited in Standard job but its not available in Bigdata job. So you can try to do this task in a Standard job and orchestrate your Standard and Big data jobs accordingly in the scheduler.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

tnewbie
Creator II
Creator II

0683p000009M67a.png