Conditional scenario based on a value of a column

Tsurapaneni
Level 3
Conditional scenario based on a value of a column

Hi Team,

I have a use case where I would like to run the automation scenario's only based on the column value of a dataset. Consider i have the below dataset with 2 columns.

Count.     B                     

1.           RED

1            BLUE

 

I have to automate the flow in such a way that the scenario runs only when the count is 1. The scenario should not run when the data is empty - empty dataset.

 

Thank you in advance !

0 Kudos
1 Reply
Manuel
Dataiker Alumni

Hi,

There are many types of triggers for automation scenarios. One of them is an SQL trigger, which perhaps already fits your need: https://doc.dataiku.com/dss/latest/scenarios/triggers.html

I hope this helps.

Best regards

0 Kudos