Sorting
Sorts the values in the column in ascending/descending order
Last updated
Sorts the values in the column in ascending/descending order
Last updated
The sorting feature helps you rearrange the rows of your table in either ascending or descending order based on the values in a specific column.
Access Sorting: Click the arrow icon in the header of the column you want to sort, then select Sorting.
Choose Sort Order:
Sort by A-Z (ascending)
Sort by Z-A (descending)
Only one column can be sorted at a time. Applying sorting to another column will reset the sorting of the previous one.
When a column is actively sorted, a sorting icon will appear in the column header.
To change the sorting direction, click the arrow icon in the column header, select Sorting, and choose the desired order.
To remove sorting, click the arrow icon in the header, select Sorting, and choose Reset sorting.
When a column contains multiple data types, sorting follows specific rules. Here’s how DecisionRules handles sorting:
Text: Zz-Aa
Numbers: 9-0
Operator: ELSE
Number fields: (e.g., BTW
)
Dates
Date fields: (e.g., BTW
)
Functions
Operator: ANY
Operator: ELSE
Numbers: 0-9
Text: aA-zZ
Number fields: (e.g., BTW
)
Dates
Date fields: (e.g., BTW
)
Functions
Operator: ANY