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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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