Why Im not able to execute for each row

Hi, Any one please explain why im getting this error in foreach row
For each row.

My use case is to read an excel file and write it in to another sheet

@Chippy_Kolot

if you want to write the excel data into another sheet then use this

there is no need of for each row in datatable activity

or

can you share the screenshot the way you have implemented

Don’t use for each row data table please use the Read range excel activity and use write range and give the sheet name.

It will work if not please let us know.

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