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: 
sridhar_sigired
Creator
Creator

Relative path

Hi Experts,

I am reviewing one of the existing application and where i have found the table with path like this

Load

*

ABC\Example.qvd (qvd);

When there is a relative path it should have ..\ information before path. In which situation we create a path without having ..\

If the qvd and file is in same path then it should be

Load

*

Example.qvd (qvd);

I wonder how it is taking the data from respective QVDs in the above situation, i have refereed macros as well in the application but no use.

Can any one help me to understand this?

Labels (1)
0 Replies