Man illustrationFlower illustration

Filter

Estimated reading: 1 minute 477 views

Filter activity is used to filter within a dataset.


*Dataset nameReference name of dataset.
*FilterFilter expression.
*New dataset nameIt is named by creating a new dataset containing filtered data.
Note: * Fields selected with are required, others are optional.

You can use the Dataset name as shown in the example.

newDS

You can use the Filter as shown in the examples.

$”ad”=”ilhan” and $”Numara”=5
$”ad” begins with “il” or $”Numara”=7
$”ad” contains “han”
$”SIRKET”=”Robusta”
$”${columnName}”=”Robusta”
$”mail”=”${mailAdresi}”

=

!=

<

<=

begins with, ends with, contains, does not contain, and, or

(

)

You can use the New dataset name as shown in the example.

newFilteredDS
Share this Doc

Filter

Or copy link

CONTENTS
Chat Icon Close Icon