Generate Yearly Report - Performer Read CSV: Could not find file

Hi All, Has anyone encountered the same issue as below in Level 3 Assignment?
The system could not find the file as it is saved under a different name.

I have assigned ReportFilePath as
Path.Combine(Environment.CurrentDirectory, in_ReportsDownloadPath, “Report-” + in_TaxID+“-”+in_Year+“-”+month.tostring+“.csv”)

Read CSV Error File Name

is it the full file name showing in the second screenshot?
Can you please show the full file name (including extension).

Hi, I have the same issue with this. My solution is to to not use SimulateType but it will be much slower. Other is instead of using Click Button activity to save the file, you can use Send Hotkey activity to send ‘Enter’. Hope this helps :smiley:

1 Like

Hi there,have you ever tried the “delay” activity?

Hi @KarthikByggari

My file details as follows. thank you :smiley: