Skip to main content Skip to complementary content

Directory

The Directory statement defines which directory to look in for data files in subsequent LOAD statements, until a new Directory statement is made.

Syntax:  

Directory[path]

 

Arguments:  

Arguments
Argument Description
path

A text that can be interpreted as the path to the data file.

The path is the path to the file, either:

  • Root folder of a connection library.

    Example: Lib://SomeFolder/

  • URL address (HTTP or FTP), pointing to a location on the Internet or an intranet.

    Example: http://www.qlik.com

Examples:  

Directory lib://DataFiles/; 

Directory lib://OneDrive - dr.no@example.com/Data/;

Learn more

 

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!