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

Announcements
Discover how organizations are unlocking new revenue streams: Watch 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 (1)
0 Replies