Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikView QVW on WEBDAV

Hi all,

Can users (9 in this implementation) can access to a QlikView QVW file which is stored in a WEBDAV shared folder using QlikView Desktop (usinglocal client licenses)?

BR,

Levent

1 Reply
Not applicable
Author

For me, it just works with:

LOAD * FROM [\\server.name\wherever\the\data\file\is](...);

Use the default load options like you usually do for Excel, Text, ... files on a local file system, just take \\server.name and the backslashes.

Best,

Martin