Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Is it possible to do like this in qlikview?
-> I have a qvd file exists in shared folder of server machine.
->from any other machine having qlikview, i wll take one new qvw file and i need to load the source qvd which exists in shared folder of server machine.
Thanks for any help...
Regards
....
Hi,
It is possilble, you will just include the full path to your file:
Load * from
\\servername\sharefolder\otherfolder\file.qvd (qvd) ;
Hope this helps,
Erich
Hi,
It is possilble, you will just include the full path to your file:
Load * from
\\servername\sharefolder\otherfolder\file.qvd (qvd) ;
Hope this helps,
Erich
Hi Erich,
Yes it is working...
Thank you very much for your post..
Can i load the qvd file by providing the path of the server machine from multiple machines parallelly.
Regards
...
Hi Erich,
Yes it is working...
Thank you very much for your post..
Can i load the qvd file by providing the path of the server machine from multiple machines parallelly.
Regards
...