Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.

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.
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
Please, upload the file again. Don´t see the image.
I've uploaded the xlsx file, image doesn't upload. Thank you.
Can you send a script code?
A regard.
I've uploaded the qvw. Many thanks.
IP
I send a probably solution?
A regard.
Hello,
No I would like to transform this table, without joining it... but thank you for your answer!
Regards,
IP
Take a look.
Thank you, but I have to do that in script...
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