Descending order sorting #3040
|
Hi everyone, My business case is very straightforward, I have a series of scripts that contain an incremental number on their name as they are created. With a descending sorting order I would get the last one on the top, and the last one is at 99% the one I am looking for. |
Replies: 1 comment 2 replies
|
Hi @pascalpolverini !
Selecting Hope this helps! |

Hi @pascalpolverini !
You can already sort physical source files or IFS folders by name or modification date, in ascending or descending order. Right-click on it and expand the
Sort bymenu.Selecting
Namewill sort in descending order since the default order is name/ascending. (selecting the current sort criteria reverses the order).Hope this helps!