I have to write data into 37 columns… So I used Add data row activity to write the data into a datatable. But the activity is allowing only 16 columns. If I add 17th column value in add data row activity it is throwing an error called ‘too many arguments’
Hi dear, how you solve this problem, I have to write data into 32columns and i have the error, Even i have created one variable ArrayofString and pass all values of 32 and used that variable of ArrayofString into Add Data Row activity still having the same error
Please help me on this.