Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
sayanbis09
Contributor II
Contributor II

Using a table created in a subroutine globally

Can a table created inside a Qlik Sense subroutine have global scope?

1 Solution

Accepted Solutions
asinha1991
Creator III
Creator III

great..if it worked, please mark the solution so that this question is closed

View solution in original post

3 Replies
asinha1991
Creator III
Creator III

when you call a subroutine,

 

call subroutinename();

whatever it creates has a global scope for code below it

sayanbis09
Contributor II
Contributor II
Author

Thanks a lot, worked fine.

asinha1991
Creator III
Creator III

great..if it worked, please mark the solution so that this question is closed