This content has been marked as final.
Show 2 replies
-
Re: Change lib:// path
Devarasu R Feb 5, 2018 12:32 PM (in response to John Glover)Hi,
first try to create DSN connection
in qliksense from edit script you can find create New connection option just clik add and select as Folder option
then try give like below
vQVFPath
\\ IP address\SourceDocuments\App\
after that u can call
Binary 'lib://vQVFPath/Sample.qvf;
p.s: once you created the connection then it will be listed in your environment path list (u can check via qmc)
also make sure you have appropriate folder permission access on the above mentioned shared network folder path
Thanks,
Deva-
Re: Change lib:// path
John Glover Feb 5, 2018 12:33 PM (in response to Devarasu R)I didn't clearly call out in my original question that I am looking specifically at Desktop for this question. Does your answer still apply? Would I use my local machine as the "IP address" (localhost:4848 or something like that)?
-