Forum Discussion
My institution has submitted the enhancement request. Crossing fingers.
Did you happen to find a way to offset specific number of rows?
- tk427 years agoNew Contributor III
Actually it looks like using %20 works for the space character matching.
Perhaps it has to do with the fact that I am browsing an SFTP directory?
Seems reasonable but kind of violates the Principal of Least Surprise.
TK
- Rakesh7 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
Related Content
- 3 months ago
- 3 years ago