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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

About Paths getting error

Hi Everyone

I am having an problem about the path related issues how can i solve this problem please give the solution about this issues

Thanks & Regards

Naveen

gwassenaarhic

New to QlikViewsatya_ys

jaganankita.arvind1Deepakk

dnskunnathSenthilkumarReddys310

I have done this steps after that i am getting error as shown in step 3.

Step1 : I have taken the data from D : path and with tick mark of Relative Path.

1.jpg

Step 2 :In the step i have deleted the relative path of this Data (is this way to do this for opening the files in any computer From the one desktop to another)

2.jpg

Step3 : after that i have reloaded the data i got an error like this what does it tell ??

i have loaded from the path 😧 then why it shows cannot open file from

c:\users\projects  ??

What is the means of this error?

3.jpg

3 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

If you don't specifiy a path after the Directory keyword then the relative path is relative to where you save the .qvw document, not relative to the location of a file for which you created a load statement with the file wizard. Try this:

DIRECTORY D:\naveen\QV Files;


talk is cheap, supply exceeds demand
Not applicable
Author

Hi gwassenaar

thank you for the reply

Mainly I want to open the file in other desktop also if i give the directory path it doesn't open in the other desktop .

So i want to open this file in another desktop and reload the data is it possible ???

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

If you can create a relative path that's the same on both systems then it's possible. Otherwise it's not and you'll have to use different paths or use a variable as path and change the variable if move to another machine.


talk is cheap, supply exceeds demand