Hello,
How to enter new data into the datatable? To the first blank row in the file?
Please provide details, I’m still learning.
Thank You :)![]()
Hi @sullivanne,
Not sure if you have specific requirements but there is an activity named: Add Data Row Activities - Add Data Row where you select the DataTable and add the rows based on the columns that you have.
If you have a datatable with 2 columns (name, lastname), your workflow should look like this:

Here is the workflow: DataTables.xaml (8.0 KB)
Your questions is pointing to two thing…
If you want to add data to datatable then use add data row
If you want to add data to excel then use append range
Cheers
You should do the free training on academy.uipath.com because it will teach you these things.
1 Like