Hello,
I am new to RPA and was wondering how I would accomplish this task. I have set up my bot to pull daily reports and add the report into that same file I had the bot made. I am not sure how to set up the if file exists statement in order for me not to get the error of “file already exists”. For example if I have March 7th data already in the file, how can I add March 8th data below it? Thank you in advance!
This is how I have it set up so far.