I have created report by adding parent group on column with data as "ALL","Non-GD","GD",MileStone",Total" and report is rendered as expected.
But one issue I am facing is with sorting,by default grouping is happening in Alphabetical order.How can I override the default and provide an expression in such a way the rows should be ordered "ALL","Non-GD","GD","Total","MileStone".
Please let me know how can we create an expression on RecordType column with the order of rows shown above.