Skip to main content
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

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