Trying to Convert DataTable to DataRow

Hello,

I am trying to save data table results in excel file in that process i am trying to convert data table to data row. Please help me i was stuck here and let me know if i am doing anything wrong according to this screenshot

Hi @srajrsraj,

In the write range activity , you can not assign the row directly. You can assign only the datatable. So just remove the for each row except Excel application scope.

Regards
Balamurugan.S.

1 Like

Thanks!! Working now

Hi @srajrsraj ,
Welcome. If it is the solution for this thread , Please close this thread as solution.

Regards
Balamurugan.S