Add data into a data table

I need to add data into a datatable using C# in UiPath getting below error.

Thanks in advance.

Hi,

Can you try the following expression?

new object[] {Var1,Var2}

Regards,

Hi,

Can you try to set it at ArrayRow property as the your first image?

Regards,

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