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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
robbinespu
Contributor
Contributor

get QA,DEV,PROD (context) value inside routine

Using component, I can just use contextStr to get the value

but how about inside routine?

Labels (7)
1 Solution

Accepted Solutions
Shicong_Hong
Employee
Employee

Hello

Not able to access the global variable directly in routine, you can define a function to pass contextStr as input parameter in routine, please refer to this KB article.

Regards

Shicong

View solution in original post

1 Reply
Shicong_Hong
Employee
Employee

Hello

Not able to access the global variable directly in routine, you can define a function to pass contextStr as input parameter in routine, please refer to this KB article.

Regards

Shicong