Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
yashcena
Contributor III
Contributor III

Conditional Schedule in QMC

I have a requirement where I need my app to refresh after successful completion of any of the 3 other apps.

I have it in this manner now:

OtherApp1

(On EDX)

OtherApp2

(upon successful completion of OtherApp1)

Otherapp3

(upon successful completion of OtherApp2)


MyApp

(upon successful completion of OtherApp3)


So basically it''s an AND between the three other apps.


I want an OR between the apps, i.e. my app should refresh when any of the 3 other apps complete.


Is there a way to do this?

1 Reply
m_woolf
Master II
Master II

Just create three triggers...one for the successful completion of each app?