Hello
I just learnt how add insert a new data column and insert string values in the new column
using (add data column activity+write range+for each row+switch case)
but my doubt is how can I insert int32 values in a new column ??
please help
what changes do I need to make ??
or is there any simplified way of doing this ?