From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Add data table rows

Add data table rows

- [Instructor] All right, in the last video, we learned how to create a data table and add columns and a couple of sample rows. In this lecture, let's go into activities and drag and add data row under here because this will allow us to add another row to this data table. The important thing to start with here is to notice that when I click on this, over here in the properties panel, it's asking us to which data table would we like to add a row. So of course for that, I'll click on my data table and select over this and control C. Then click here and click in this data table cell and control V and double click on my data table. So, now we know that whether we provide an array row or a data row, it's going to go into our My data table, data table, which is that guy right there. Okay, so now how do we actually add a row to our data table? As you see, we have two different input types and data row is the more challenging of the two. So the way that we can add a new data row to our data…

Contents