Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
this is below my csv
col_id;col_number;col_text
1;4;6Vhssg
2;3;5RmazH
3;seven;PaaFCa
4;1;DkUBYCQKJHJUIHUKJHKUYHIUH
9;text;ur0tXy
10;12;GFOBB
my workflow contain tfileInputdelimited(which have 1 column dyn and type is dynamic) =>tmap =>tfileOutputdelimited
in tmap, i lied dyn(input) to several columns(ID,NUMBER,TEXT)
so when i define type of these column, i hav error message i cannot convert dynamic type to integer,string.
how can i do. do you have another idea.
thank you