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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is it Possible to load the qvd file exists in shared folder of server from another machine?

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

....

1 Solution

Accepted Solutions
erichshiino
Partner - Master
Partner - Master

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

View solution in original post

3 Replies
erichshiino
Partner - Master
Partner - Master

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

Not applicable
Author

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

...

Not applicable
Author

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

...