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: 
Anonymous
Not applicable

Condition Component Execution based on a global variable

Hi,

I want to send an email when a variable is set to '0'. I have saved that variable as a global variable using 'tSetGlobalVar'. Now, i want to send an email based on that value, i could not find any components that would allow me to make a connection to another component based on a condition.

Can someone please point me in the right direction.

My other approach is to send that email using java code (tJava component) However, i am certain that this way is a bit over kill and there is a simpler way to do such a simple task.

Labels (2)
1 Reply
TRF
Champion II
Champion II

Right click on the previous component then select Trigger and Run if.