Create datatable to store verbals from an Anchor Activity then append verbals from datatable to a local excel file

Please help ,

I have 5 anchor activities that is collecting Data verbals from a URL

I need to create a datatable to store those 5 verbals in 5 columns

Then push those verbals to a local excel file as Append to have a new row added over the old data collected every time i run the process

Hello @talssagh09
For creating a data table use build data table activity

For adding data into it use add data row activity

https://activities.uipath.com/docs/add-data-row

Regards
Ajay

1 Like

thank Ajay … it worked

@talssagh09

If problem solved, mark it as solved

Cheers… Have a happy development

Ajay

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