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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
jamelmessaoud
Creator II
Creator II

Task trigger

Hi guys,

Is there a way to trigger a task once a previous task has started? I know we can do it on successful / failed but I would like to kick one off when another has started.

Is that possible?

Thanks

 

Labels (3)
1 Solution

Accepted Solutions
TimvB
Creator II
Creator II

What triggers the initial app reload? You can have the same trigger for the app that needs a simultaneous reload. If the initial app is triggered manually, you could create a dummy (empty) app that triggers the two apps after reload. The dummy app will be the start of the chain.

View solution in original post

2 Replies
TimvB
Creator II
Creator II

What triggers the initial app reload? You can have the same trigger for the app that needs a simultaneous reload. If the initial app is triggered manually, you could create a dummy (empty) app that triggers the two apps after reload. The dummy app will be the start of the chain.

jamelmessaoud
Creator II
Creator II
Author

I never even thought of a dummy app to kick them both off! Fantastic idea.

Thank you so much 😊