Forum Discussion
Rakesh
7 years agoEmployee
Try enabling expressions by clicking the “=” button and entering the name of the file within quotes: “File With Spaces.csv”.
That should do the trick.
- tk427 years agoNew Contributor III
Hi Rakesh,
“File With Spaces.csv” does not work either, but using “File%20With%20Spaces.csv” does the trick.
File???With???Spaces.csv also does the trick (as quoted expression or not), so it is clear now that it has to do with the encoding from the sftp server.
TK