SelectRow Node

Work Nodes ››
Parent Previous Next


This node allows you to select which rows of data you wish to pass through to the output. This is done by setting up logical expressions based on what the data values in given columns are.

Data Value

Conditional Value

Result

10

?

Always True - Conditional Logic is NOT Checked

?

?

Check with Conditional Logic

?

10

Always True - Conditional Logic is NOT Checked

10

10

Check with Conditional Logic


The reason for this logic is that if you were to replace the missing value with a suitable value you could always pick a value that will make the conditional logic chosen result in a answer of True.

NOTE: Global Constants can be used within the Logical Compare Value entry.