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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
ankit7359
Creator II
Creator II

Rows to Columns!!!!

Hi All,

Greetings of the Day,

There is a scenario i came across where the rows of a delimited file must be converted as columns.

Here is the input:

Col1
A:100
B:200
C:300

Here is the expected Output:

A | B |C

100|200|300

I have tried by using tDenormalize but it was of no use.

Pls do help.

Thanks,

Ankit

Labels (2)
12 Replies
ankit7359
Creator II
Creator II
Author

Hi @Ganshyam,

i am still not getting the required output.. 

i have checked the logic and i have also implemented the same.. can you pls briefly explain and send few more screeenshots, on this.

Thanks,

Ankit0683p000009M272.pngRUN_TAB

Ganshyam
Creator II
Creator II

Hello,

Below screenshot for each component and attached is talend job desing (v7.0.1).

Please make changes accordingly

 

0683p000009M1vN.png0683p000009M27g.png0683p000009M27v.png0683p000009M280.png0683p000009M285.png

 

Regards

Ganshyam


tdenormalize.zip
dipanjan93
Contributor
Contributor

Apply the below logic - 0683p000009M28P.jpgJob0683p000009M28U.jpgtFixedFlowInput0683p000009M28Z.jpgtDenormalize0683p000009M1e1.jpgtMap0683p000009M28e.jpgtNormalize0683p000009M28j.jpgOutput