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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
sarbnyota001
Partner - Contributor
Partner - Contributor

Include Statement in Sense

Hi All,

Can you use an Include statement in Sense?

if so,

I am using

$(Include=[lib://Test1/SYS/Script\CloseUpSubScript.txt];

im not sure what is wrong there because it is not loading the txt file.

Can someone help please?

Regards,

thanks

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

The include statement works. I've used it before. What's the name of the folder in the library where you stored the txt file? If it has the name Test1 then (iirc) you need $(Include=[lib://Test1\SYS\Script\CloseUpSubScript.txt];


talk is cheap, supply exceeds demand
sarbnyota001
Partner - Contributor
Partner - Contributor
Author

Hi Tanks Gysbert.

That has now worked. I had Misspelt one of the words.

Regards,