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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Run a job based on value in database

Hi ,

 

I want a job that runs only  when there is a value present in one of the tables

 

For example - if the value col1 in  select col1 from table is 'abc' then only will I execute the jobs.

 

Any ideas on this would be of great help

 

Thanks

Rathi

 

 

 

 

Labels (2)
13 Replies
Anonymous
Not applicable
Author

Hi,

When I connect the tjava to a tlogrow then I do get the output as desired. Only When I have connected to RunIf the code always returns a false

 

The job design is as I have explained in my previous reply

 

Thanks

Rathi

TRF
Champion II
Champion II

Can you a capture + the condition?
Anonymous
Not applicable
Author

Hi TRF, I am sorry I did not get what you are saying. You want me to give the condition in runif?

 

 

TRF
Champion II
Champion II

Yes, it could be easier if we have a picture of the job and as you said the runIf link allways returned false, we need the condition you've written to try to help you.