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: 
Not applicable

How to convert column into row in qlikview sql ?


HI,

I am new to qlikview.

i would like to convert column  data into row.

example :

Field Key

100    1

200     2

300     3

400     4

500   5

output :

1        2          3       4       5

100    200    300   400   500

can someone please help me ?

Thanks!.

10 Replies
Not applicable
Author

This is all done by Transformation step..There is more option available to modify the table..

1.png

5.png

after clicking next there is a option of cross table which allow you to transform row to column.