Cockpit: Organize customers by score
I know you can Group by Customer and Sort by GS Score (which doesn't really do anything because each customer only has one score), but there doesn't seem to be a way to sort the customers themselves in order by GS Score in the cockpit.
So in the example below, I want to be able to sort cockpit so that the following customers:
A CUSTOMER 35
B CUSTOMER 85
C CUSTOMER 55
D CUSTOMER 25
Show up in this order (if ascending by GS Score)
D CUSTOMER 25
A CUSTOMER 35
C CUSTOMER 55
B CUSTOMER 85
Also, when I GroupBy ALL and SortBY GS Score, I would have thought it woudl display them in GS Score order, but it doesn't.
So in the example below, I want to be able to sort cockpit so that the following customers:
A CUSTOMER 35
B CUSTOMER 85
C CUSTOMER 55
D CUSTOMER 25
Show up in this order (if ascending by GS Score)
D CUSTOMER 25
A CUSTOMER 35
C CUSTOMER 55
B CUSTOMER 85
Also, when I GroupBy ALL and SortBY GS Score, I would have thought it woudl display them in GS Score order, but it doesn't.