Good evening everyone, how are you?
I need to duplicate the number of lines according to the number of columns.
I have the DIF BOLETO column where I have information 18, so I need to replicate the information in this column 18 times.
[KNIME_projectdwq.knwf|attachment]

Hey there,
So you want to have that row 18 times?
Then this node should help you achieve that easily:
You may have to convert the column from type double to integer before, which you can do with this node:
4 Likes
If @MartinDDDD solved your issue, please mark solved.
1 Like