Skip to main content Skip to complementary content

Include

The include variable specifies a file that contains text that should be included in the script. The entire script can thus be put in a file. This is a user-defined variable.

Information noteThis variable supports only folder data connections in standard mode.

Syntax:  

$(Include =filename)

Example:  

$(Include=abc.txt);

$(Include=lib:\\MyDataFiles\abc.txt);  

If you don't specify a path, the filename will be relative to the Qlik Sense app working directory. You can also specify an absolute file path, or a path to a lib:\\ folder connection.

Information noteThe construction set Include =filename is not applicable.

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!