Skip to content

Simple evaluation

Estimated reading: 2 minutes 538 views

The Simple Evaluation function is designed to assess straightforward conditions. The Simple Evaluation feature is used to check a condition based on either:

  • A Variable (a value you have set earlier)
  • A Field (a value coming from your dataset)

It helps you compare values and make decisions based on that comparison.

How to use Simple Evaluation?

Step 1: Drag and drop “Simple evaluation” and join it with the graph.

Step 2: When users open the component, they see two evaluation options: Variable and Field.

Step 3: After selecting the evaluation type, enter the required details in the fields below.

Step 4: If the value meets the specified condition, the flow proceeds through the green output; otherwise, it follows through the red output when the condition is not satisfied.

For example 1: Variable Evaluation

  • Choose “Variable” as evaluation type.
  • The “Distributed value” is provided as a “Variable name.”
  • In the “Condition” section, we select the “If value equals” and enter “5” in the “Value” section. Click “Save.”

Preview

Since the value matched the condition already set in the Set Variable, the flow proceeds through the green path, and the result is stored in the table output.

For example 2: Field Evaluation

  • Choose “Field” as evaluation type.
  • Selected “Order_type” in “Select column.
  • In the “Condition” section, we select the “If value equals” and enter “Medium” in the “Value” section. Click “Save.
  • Parameters that meet the specified condition follow the green path and are stored in Table Output 1. Parameters that do not meet the condition follow the red path and are stored in Table Output 2

Leave a Reply

Your email address will not be published. Required fields are marked *

Share this Doc

Simple evaluation

Or copy link

CONTENTS