Write Datatable in Excel sheet in UiPath

Punit Birla
May 19, 2021

--

A brief on the workflow.

1.Declare datatable and datarow variables

2. Define datacolumn in datatable using Add datacolumn activity

Properties of data column activity

3. Assign new datarow to drrow variable

4. add datarow to datatable using add datarow activity

Add datarow activity properties

Below is an example of how to write datatable in excel sheet

Variable declaration

--

--

Punit Birla

I am a Software Architect having experience of more than 14 years.