I need help with sorting by dates.
I am generating a list of all hot fixes installed, but I need to report only on which one was the last one to install and when did it installed (date and time).

How can I sort by date and report only the latest?

Thanks