Write datatable to excel only writing last row of data

Hi,

I have a problem with automation. Here’s the flow


So when I use writeline, all data (50 rows) are displayed in the output. But when I write it from datatable to excel, it only writes the last row of the data. Can anyone help? Thanks!

Hi @Rhys18

Place your Build Data Table activity above For each row activity

Regards,

Hi Irtetala,

Yeah I just noticed that small mistake I made. Thank you! :smile:

1 Like

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