Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
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
Luminary Alumni
Luminary Alumni

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
Luminary Alumni
Luminary Alumni

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

Cheers,

DV