Create a. new column with with a fixed number of rows as obtained from the table row to variable node

Hi,
I need to create a new column with a name that I can define. I should be able to generate rows based on the count I obtain from table row to variable node. The rows should be populated with integer value starting from 1 and the subsequent row incremented by 1.
for example the column name should be Count and should have values from 1, 2, 3…etc. Max number is the value obtained from the Table row to variable node.

Look if this node will work for you

4 Likes

It worked. Thank you very much…

2 Likes

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