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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Naushad07
Contributor III
Contributor III

How do I convert Columns into Rows?

This is my input :

ID    Jan 20      Feb 20

1      1000          2000

2      2000          2000

 

I am looking to convert this into something like this below:

ID    Month                   Value

1     01/01/2020          1000

1     02/01/2020           2000

2     01/01/2020           2000

2      02/01/2020          2000

 

How do I need to script it in Qlik Sense?

Labels (3)
1 Solution
2 Replies
sunny_talwar