Update datatable next empty row

Hi, Im using a read range to read an excel and i want to add new values to the resulting datatable in a new row. Im not using a for each row since the data i want to introduce comes from a transaction item.
Basically evry time a transaction items comes i have to read the excel to get a datatable then add the new data to the next empty row.
Thanks in advance.

Hi @Alvaro_Rivas

Can you elaborate a bit more with an example

Sorry to bother!, i got a solution already, i was trying to use an update row item activity and i only needed to use an add data row activity :sweat_smile:

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