table manipulation

Good morning people, everything fine ?

I have a table, and I would like to use only the first 2 rows. The first line contains the code and the second the name I would like to transform into a table that brings the name and code.

You could configure this either when reading the file or using row filter node
br

It is in line format I would need the “header” to become a column and the value in the second line another column
image

So you converted the header into row id and transposed the table?
ok congrats

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.