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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sgg_gaikwad
Partner - Contributor II
Partner - Contributor II

How to Drop Variable at Script Level


let vari=now();
let vari2=today();

let vari=;    // For Drop VAriables
let vari2=null();

4 Replies
MK_QSL
MVP
MVP

at the end of the script...

Let vVariable1 = NULL();

and yes, you need to go to the Variable Overview by CTRL + ALT  + V and need to delete from there also.

IAMDV
Master II
Master II

Hi Swapnil,

Is this a question you wanted an answer or a document you wanted to share with the community? Looks like you know the answer!

Thanks,

DV

sgg_gaikwad
Partner - Contributor II
Partner - Contributor II
Author

Hi Deepak,

                   This is simple document which i wanted to share with everyone...

thx..

IAMDV
Master II
Master II

Thanks Swapnil. Please share it as a document instead of a post.

Cheers,

DV