Sort table by column

Sorts tables based on a selected column.

Parameters

Description

This tool sorts a table based on a selected column. Depending on the data type of the column, the sorting is done either in numerical or alphabetical order. You can select either ascending or descending sorting order. If your table has rownames (meaning that the first columns does not have a title), you need to indicate this.

You can sort a table using several columns by running several sorting operations in cascade, so that the primary sorting criteria is used in the last sorting operation.

Output

The input table sorted as specified.