Scenarios with multiple triggers - AND/OR behavior

Solved!
awallis
Level 1
Scenarios with multiple triggers - AND/OR behavior

Do multiple scenario triggers function as "OR" or "AND"?

If I have two SQL triggers, does only one or both need to see a change?

0 Kudos
1 Solution
JordanB
Dataiker

Hi @awallis,

If a scenarios contains multiple active triggers, the trigger conditions are evaluated independently. This means that the scenario will be triggered when any trigger condition is true.

Thanks!

Jordan

View solution in original post

0 Kudos
2 Replies
JordanB
Dataiker

Hi @awallis,

If a scenarios contains multiple active triggers, the trigger conditions are evaluated independently. This means that the scenario will be triggered when any trigger condition is true.

Thanks!

Jordan

0 Kudos
Turribeach

So in your own words it's "OR". If you need "AND" functionality you will need to use a custom trigger and code it in Python. 

0 Kudos

Labels

?
Labels (1)
A banner prompting to get Dataiku