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

Transform table

test.jpg

I would like to transform my table in Green to get the table in Red.

I tried with a crosstable but didn't succeed. Anyone can help me ? Thank you.

1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Just specify the 3 fields you want to transform in the generic.

generic load EC, KZID, Wert resident original_v2;

What you do from there depends on what you want to do with the Jahr & Quartal fields. Do you want a row for each EC/Jahr/Quartal value wth the KZID fields repeated?

-Rob

View solution in original post

16 Replies
Not applicable
Author

Please, upload the file again. Don´t see the image.

Not applicable
Author

I've uploaded the xlsx file, image doesn't upload. Thank you.

Not applicable
Author

Can you send a script code?

A regard.

Not applicable
Author

I've uploaded the qvw. Many thanks.

IP

Not applicable
Author

I send a probably solution?

A regard.

Not applicable
Author

Hello,

No I would like to transform this table, without joining it... but thank you for your answer!

Regards,

IP

Not applicable
Author

Take a look.

Not applicable
Author

Thank you, but I have to do that in script...

Peter_Cammaert
Partner - Champion III
Partner - Champion III

How about this one? I don't think any other solution - object or script - would be able to handle unpredictable KZID values in a simple manner.

Peter