Sort DataTable
Sort rows by a column (numeric when possible, else text).
DataTableSortDataTable
What it does
Sort rows by a column (numeric when possible, else text).
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 | |
| Direction | dropdownAscending · Descending | Optional | Ascending | |
| Store sorted table in | variable | Required | Example: sorted |
More DataTable commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.