Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
rviard
Contributor
Contributor

Error compiling "cannot be resolved to a variable"

Hi,

I am trying to load a file from an SFTP site. I configured the tFTP connection component with the connection and credentials, but when I run the script I get an error: "{password} cannot be resolved to a variable" where password is the password I typed in the component. Any idea what I'm doing wrong? Thanks.

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

try by giving password in  double quotes "password"

View solution in original post

4 Replies
Anonymous
Not applicable

try by giving password in  double quotes "password"

Anonymous
Not applicable

Just a guess since I cannot see the component settings, is your password wrapped in double-quotes?
rviard
Contributor
Contributor
Author

Ah, awesome that worked. Thanks!

Anonymous
Not applicable

thanks. Day saved, hahah