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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sakura99
Contributor III
Contributor III

how to transpose columns into rows dynamically at one job

Hi there.

So I have been trying to transpose columns into rows at one job.

the data looks like this:

0695b00000F71irAAB.png

I already pass the tnormalize, but I need it runs like single job.

Any idea to write it in tJavaFlex or TExtractRegexFields?

Thank you.

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

Could you please have a look at this article to see if it is what you are looking for?

https://community.talend.com/s/article/Converting-columns-to-rows-ok7sf

Best regards

Sabrina

sakura99
Contributor III
Contributor III
Author

unfortunately, it doesn't what I expected.