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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
ElvisSoares
Contributor
Contributor

Variable Directory

Hello srs,

I'm having problems regarding the Directory variable, I inform the path but in Load the path informed is different, for example:
In the application I'm doing a load and the path of the .qvw is:
D : \ Qlikview \ Application \ test.qvw

In the script it looks like this:
Directory 'D: \ Qlikview \ QVD';
load * from teste.qvd (qvd);

When the panel is reloaded the script generates an error trying to find the QVD in 'D: \ Qlikview \ Application \ teste.qvd'

Labels (2)
0 Replies