Sort Rows
Summary
Sorts table by one or more columns
Example: Sort table by two colums.
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 |
Want to learn more?
Settings
Sorts table by one or more columns
Parameter
Troubleshooting
...nothing known yet.
Related topics
- Commonly used for data management, search for certain patterns, search for double values or values that should not be used.
- Sometimes an auxiliary column is also helpful (create with Formula operator (row-by-row) (4.0) = Formeloperator)