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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Nemo1
Creator II
Creator II

Help transposing a table with generic load

Hello everyone, 

So I am stuck here. I need to transpose a table, and I have been reading that I could do that with generic load. 

However, I still do not know how to proceed. 

This is my input data:

Nemo1_0-1723538863325.png

 

and this is what I am aiming for:

Nemo1_1-1723538879601.png

 

any help is appreciated it!

 

cheers

 

1 Reply
Kushal_Chawda

@Nemo1  Transposing table is not advisable as it will change the structure of your dataset which could not be ideal for other purpose. You can easily achieve it with Pivot table as I mentioned in previous post.

https://community.qlik.com/t5/App-Development/How-to-transpose-information/m-p/2476007#M100224