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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
sgrobben
Contributor II
Contributor II

Transpose data in a table

I have a table that looks like this:

StorageID Question Answer
1 A 1A
1 B 1B
1 C 1C
2 A 2A
2 D 2D

 

I want to transpose this data so that the table would look like this:

StorageID A B C D
1 1A 1B 1C  
2 2A     2D

 

Is this possible and so yes, how would i do this?

Thanks in advance!

1 Solution

Accepted Solutions
anat
Master
Master

u can use Generic load

View solution in original post

1 Reply
anat
Master
Master

u can use Generic load