To perform rows

Hi,

I am looking for an answer, if bot is performing 10K rows in 4 hours and we want to reduce time to 1 hour . how can we achieve that. scenario could be anything

Hi @Pankaj_Dhane

Can u Explain ur query well

How u need to process ur rows ?

Please elaborate

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed::relaxed:

Bot is performing 10K rows in 4 hours, can we perform same 10k in 1 hour?

Hi @Pankaj_Dhane

What u are performing with rows

Is it some datatable manipulation?

For faster processing u can use linq query

I want fast processing . please share some linq query for ex.

Can u share the scenario like what u need to do with rows etc ?

like updating column with pass and fail status.

Can you send a sample excel file? @Pankaj_Dhane

Check this below workflow, @Pankaj_Dhane
Uipath_UpdateColumn.xaml (5.7 KB) and also find the input file which I used in the workflow - Input.xlsx (861.0 KB)
Hope this may help you :slight_smile:

1 Like

unable to open xaml please share project.json file

Check the below json file, @Pankaj_Dhane
project.json (1.5 KB)