Sorting and Grouping Data : Grouping data : Disabling group sorting
 
Disabling group sorting
As mentioned in the previous section, by default, BIRT sorts group values in ascending order. You can disable this sorting if you want to group the data rows in the order the data set returns them. For example, if you use the ORDER BY clause in a SQL query to sort data, disabling sorting in BIRT prevents unnecessary processing and improves performance.