Posted 24 March 2018, 8:32 am EST - Updated 30 September 2022, 6:24 pm EST
Grouping in section report
Posted by: christy on 24 March 2018, 8:32 am EST
-
-
Posted 25 March 2018, 11:55 pm EST
Hello,
In a section report, data is grouped in the order in which it is fetched in the raw form. Therefore, for best results, while setting the SQL query in your report data source, order the data by the grouping field. For example., SELECT * FROM Table ORDER BY Gender.
Hope it helps.
Thanks,
Mohit