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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Rows to columns

Hello everyone

 

I read every topics but didn't find what I'm looking for.

 

I have 2 columns see on screenshot.

The first one is a standarded structure with specifics numbers and the second column is the datas. The first colums can repeat itself many times.

0683p000009M94Z.jpg

 

So I would like to have the almost 4 hundred differents structures in 4 hundred columns, with every datas in a row below the column.

The best I succed was with tpivottocolumnsdelimited

I succed this

0683p000009M9Oj.jpg

 

But I want that

0683p000009M9Qy.jpg

 

And if possible, repeat the empty cells with the previous datas above.

 

I don't know if it's possible, with componant, java, ...?

I think The tPivotToColumnsDelimited component is good, except that the results should not be grouped by the "Group by" option, by a column, but that Talend will transfer the data as long as it finds the correct column address going from left to right, then as soon as he can no longer find the match, he goes to the line to repeat a round and find the right column and paste the data again from left to right.

 

You will find an exemple of the inputfile.

Thank you

Boris

 

PS 2020/04/10 With TMAP, I have the same as tpivottocolumnsdelimited

0683p000009M9Kn.jpg

For this exemple, I tried to extract only adresse 23, but I have 65000 empty rows and a scaled result for my adress 23

Labels (2)
0 Replies