Creation of excel sheet during the execution of workflow and updating the excel sheet with data from a list or datatable. How is it possible?
Hi,
First create a data table using Create Datatable
Insert rows in the data table
Post that export the data table
Regards,
Amit