I am trying to read a file inside a folder using a read range activity. When I execute the script it returns an error. What is the best approach so I can read the file inside the folder.
The full path for the file I am trying to read is c:\Users\RPA\Desktop\CyberOne_to_Heimdall\xxxx.xsxl
Hi, by reading the conversation, I’m not sure if the issue was finnaly solved. I’ve found two ways to do it.
For a human attended process I used this:
(The “Write Line” activity is not needed, I putted it only to check the value that was being stored on the output variable generated by the “Select File” activity)