Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik Sense - Hidden Script

Is a hidden script possible in Qlik Sense 3.0 or is this to be expected in the next release ?

2 Replies
Anonymous
Not applicable
Author

You could hide the object in mashup.

vinodchowdaryg
Contributor
Contributor

Hi Kurt Vandebergh,


You can hide the script by placing it txt file or qvs file and loading it by using Include statement as follows.

Syntax:

$(Include=<file path>\<file name>.txt);

Example:  $(Include=lib://Practice\Script.txt);

Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.

Regards,

Vinod Gadiputi