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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
sharatqlik
Contributor
Contributor

qlik

SUB A

 SET Vvalue=5+6;

ENDSUB;

SUB B

LET Vsum=$(Vvalue)+4

ENDSUB;

SET Vvalue=56;

LET Vsum=75;

 CALL A ; CALL B :

please share the answer

2 Replies
sunny_talwar

What is the question here?

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Run the code. Better yet, try to understand the code and do the math in your head. Asking for answers to exam questions is a fine exercise for future managers as you practice your delegation skills, but it will not improve necessary skills a good Business Intelligence professional should have,


talk is cheap, supply exceeds demand