I am trying to sort on a different field than the field in which I am grouping. I would like to group on Items but sort in their order date. So the whole report is in order date sequence with groupings of items within each date. I have changed the grouping to "on original order" and added an "ORDER BY" to my SQL statement. The data comes back in an original order but not in the sorted order. My grouping is a forumla and I also would not like to hard code the "order by" in the sql, since I do not want this particular order in other 'runs' of this report(I have a case statement in the Record Selection Forumla that changes the filtering.
I am using CR 8.5
I am using CR 8.5