Sorts table by one or more columns.
Name | Value | Opt. | Description | Example |
---|
Columns | System.String | - | Column(s) to be used as the basis for sorting. | - |
Case sensitive? | System.Boolean | - | If selected the sort is case sensitive. | - |
Sorts table by one or more columns.
Situation | This table should be sorted ascending by date and alphabetically.
|
---|
Settings | |
---|
Result | |
---|
Project File | - |
---|
Situation | The following data table should be sorted by NAME (ascending order) and then by VALUE (descending order):
|
---|
Settings | |
---|
Result |
Upper and lower cases are ignored with this setting. |
---|
Project-File | Confluence Op Sort Rows.gzip |
---|
Nothing known up to now.