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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
DBLONDEL1643728674
Contributor III
Contributor III

invert a matrix

Hello,

I wish to change the axis or invert a matrix ... I do not know how to name what I want to do :

I have a file with 3 columns

0695b00000EYDZcAAP.png

and I wish to get 0695b00000EYDaQAAX.png

I am looking at different components ... without success until now.

thank you in advance for your help.

regards

Damien

Labels (3)
3 Replies
gjeremy1617088143

Hi , maybe look for tPivot component ?

Send me Love and Kudos

Anonymous
Not applicable

Hello,

Could you please take a look at this article about: https://community.talend.com/s/article/Converting-rows-to-columns-Jewx3

Let us know if it is what you are looking for.

Best regards

Sabrina

DBLONDEL1643728674
Contributor III
Contributor III
Author

0695b00000EYDaQAAX.pngThank you. I solved the translation with a tPivotToColumnsDelimited.

it look like the attached picture.

 

Nevertheless, I still have an issue with the "dynamic" columns ... I wish to keep the first line as text/string ... but the content of columns (except column 1) has to be integer ...

 

With the tPivot component, no scheme is generated ...