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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
BooraGnani
Contributor
Contributor

Include and Must_Include in Qlik sense

Hi, I am new to the Qlik Sense, when I use the include statement ,I am facing the errorInclude1.pngInclude.png

Labels (1)
3 Replies
Or
MVP
MVP

As per the documentation, Include takes regular parenthesis () and you seem to have used square brackets [].

BooraGnani
Contributor
Contributor
Author

i have tried that also but not getting

MayilVahanan

Hi

You need to use "lib" statement.

For ex: 

$(Include=lib://DataFiles/abc.txt);  

Include ‒ Qlik Sense on Windows

 

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.