Regarding, Dataiku Scenario, How to control the Scenario steps using variable?

Registered Posts: 4 ✭✭
edited March 31 in Using Dataiku

Hi everyone, I have designed my dataset where it will always have single value either 'true' or 'false'. In my Dataiku scenario. I want to control the flow based on this output.

If Dataset contains 'true' then , next step (building datasets in the project) should proceed and email notification need to be triggered

if Dataset contains 'false' then scenario should stop and Dataset build should not occur and no email should be sent.

Could anyone guide me on the best way to implement this logic in Dataiku Scenario?

Operating system used: Windows

Operating system used: Windows

Operating system used: Windows

Welcome!

It looks like you're new here. Sign in or register to get started.

Best Answer

  • Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,394 Neuron
    Answer ✓

    "I think declaration in Reporters Mail 'Run Condition' is little different" ⇒ No, it is not. It's exactly the same.

    "it is not working" ⇒ You need to be more explicit than that for me to be able to help you. You set the run condition, what's the value of the variable, what's the value of the outcome and did the mail reporter execute or not? I think you are doing something wrong. Here are my tests:

    My_Column is true. Scenario outcome is success. I set the mail reporter run condition like this:

    Here is my scenario run. The mail reporter does not execute as expected:

    My_Column is true. Scenario outcome is success. I set the mail reporter run condition like this:

    Here is my scenario run. The mail reporter executes as expected:

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.