I have created a report in official demo site (Current version: 5.5.6) with following setting
Type:Grid
Entity Type:Account
Parameters:
Group by : Assigned User
Columns : COUNT
Order by : Assigned User (ASC) / Assigned User (DESC), result is displayed in the same order no matter Assigned User (ASC) / Assigned User (DESC) is set
Below is the report
 It seems that report is not sorted by the name of the Assigned User. Please fix it, thanks.
							
						
					Type:Grid
Entity Type:Account
Parameters:
Group by : Assigned User
Columns : COUNT
Order by : Assigned User (ASC) / Assigned User (DESC), result is displayed in the same order no matter Assigned User (ASC) / Assigned User (DESC) is set
Below is the report
| Admin | 2 | 
| Jim Williams | 1 | 
| Brendon Lewis | 2 | 
| Ben Parter | 2 | 
| Emma Bard | 2 | 
| Richard Pan | 1 | 
| Total | 10 | 

Comment