Column Filter using Variable

Hi @karapapas,
you can do that by first turning your column names into row IDs using the RowID node, then Transposing the table and finally using a Reference Column Filter to only keep the wanted columns from the other table. Please see attached workflow, which shows how it is done.
Kind regards
Alexander

column filter.knwf (11.1 KB)

6 Likes