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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
brindlogcool
Creator III
Creator III

Directory Statement

I have been using the directory statement to define the path as below.

vQvSourcePath= C:\test\newdata --- it will be provided by user in the UI.

DIRECTORY $(vQvSourcePath);

Load statement

It was working fine. Now i changed the value of the variable as \\test\newdata. Still the Directory statement is pointing

to the old path and load is getting failed.   why the path is not getting changed?

Labels (1)
0 Replies