I have a subroutine that generates a log file of the subroutine's processed files. The log file has the oldest file at the top and the newest file at the bottom.
I have a subsequent subroutine which i) uses the Prompt With List action and ii) allows the user to open, delete, etc. the log files.
I would like to reorder the log file so that the Prompt With List action has teh newest file at the top and the oldest file at the bottom (i.e., less scrolling based on my use).
In ordered to accomplish this I added the Filter action as demonstrated in the below macro (i.e., it the Teal coloured action).
The problem that I cannot figure out is that i) the action is working (i.e., Display Text windows before and after the Filter action indicate that the list is being reordered) BUT the Prompt With List action is not displaying the reorder list (i..e, it is displaying the list from orders (at the top) to newest (at the bottom).
Display Actionable | Moved Files Log.kmmacros (53.2 KB)
Would greatly appreciate help in fixing this and understanding what I did wrong.
With much thanks.

