Hi
The process is: I “wait for a download”, I save downloaded file to /downloads I set a variable with a “downloadedexcelfile”.
Then for each file in folder filter by the variable “downloadedexcelfile”
I then save it with my own name format.
The problem is that it does not work, I get the message that the downloaded file was not found.
This is how it looks:

Do you have any ideas?