Do we need to merge all the CSV files into one xlsx file during runtime of robot in uipath academy 2 second assignment?

Do we need to merge all the CSV files into one xlsx file during runtime of robot in uipath academy 2 second assignment?

All of the ones associated to the specific business and year. Each company/year would have a different xlsx.

Thanks
Do we need to create it manually or with bot?

The bot should do it.

Ok got it.
Could you please discuss the steps to acheive that.

Just need a overview of that.Got stuck here while implementing it.

Waiting for your reply :blush:

I would start with the Append Range activity. It’s nice because it will append to the file if it exists. If not, it will create it.

Just make sure you follow the naming convention listed in the instructions for the file

Got it…will let you if I will get stuck…hope it works

Are you using queues there?

Could you please explain it elaborately…

Yes, when I did this exercise I used queues. Unfortunately I can’t get into detail at the moment.

No issue