Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen
Sorting based on ticket solved- date
Beantwortet
Gepostet 30. Juni 2021
Hello,
In the example below, I would like the table to display the dates in descending order but having trouble with the sort function and would welcome any suggestions
1
2
2 Kommentare
David Sarnowski
Andrew, there are couple of things. First, I noticed you are working on Solved ticket date, but you are counting all tickets. You might want to use the Solved Tickets metric instead. Your query should work either way, but might keep things tidy.
You can modify your sort order by either clicking Sort at the bottom of the query or using Result Manipulation section. If you use the first two options (A-Z, Z-A) it will sort on the first column. If you use Advanced, it will allow you select which column you want.
0
Andrew Okada
Thank you so much Dave! That did the trick
0