Hi team,
I have a workflow very complicated, I’m working on it, but now I have the column names in the second row after use transpose node, so, how can I promote this row to be a column names
Thanks in advance!!!
Hi team,
I have a workflow very complicated, I’m working on it, but now I have the column names in the second row after use transpose node, so, how can I promote this row to be a column names
Thanks in advance!!!
Hi. I guess when you say “column names in the second row” you mean the first row of the table (under the column names?). If so, I created a metanode (now called a component) that promotes the first row of a table to column names. I use a Row Splitter to separate the first row from the rest of the table. Then I use a transpose node on the row with the col names to create a lookup table of column names. This is then fed into the Insert Column Header node. Please see attached workflow.
Hope this helps.
-Don
promote first row to header.knwf (12.3 KB)
OMG!!! Thank you very much!!! Works perfectly!!!
HI,
this is what I do to get any row become a column names.
In the RowID Node select de colum yo want to become column names.
Check it out¡¡¡
Regards
Nice idea!!! thanks a lot!!!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.