Filter DataTable
Create a new DataTable with rows matching a column condition.
DataTableFilterDataTable
What it does
Create a new DataTable with rows matching a column condition.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| DataTable name | variable | Required | Name of the DataTable variable. Example: data | |
| Column name | string | Required | Example: name Supports variables | |
| Condition | dropdownis equal to · is not equal to · is greater than · is less than · is greater than or equal to · is less than or equal to · contains · does not contain · is empty · is not empty | Required | is equal to | |
| Value | string | Optional | Supports variables | |
| Store filtered table in | variable | Required | Example: filtered |
More DataTable commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.