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: 
kuwaryogi27
Creator
Creator

Convert Rows to Dynamic Columns with respective data

Hello All,

I have referred to the existing solutions but didn't match my scenario can you please have a look for the attachments that describes the clear idea of the requirement.

Thanks in advance.

Labels (1)
  • v7.x

5 Replies
manodwhb
Champion II
Champion II

@ykasture , I belive you can try with tDenormalizem component . can you try with it?

kuwaryogi27
Creator
Creator
Author

Hello @manodwhb , 
yes sure I am trying tDenormalize will update you in few minutes.

kuwaryogi27
Creator
Creator
Author

Hello @manodwhb, tDenormalize is more often used with csv files and the output from tDenormalize will be static we want dynamic output. I guess we will need java code for that.

manodwhb
Champion II
Champion II

@ykasture , You need java program and you need to include in talend to do the requirement.

kuwaryogi27
Creator
Creator
Author

Hello @manodwhb , Can you help me with the java code?