Sorry. Actually I have to submitt some of the reports next week and the users have asked some changes at last moment.I am using CR11.
I have a report something like this for whole year of data(> 365 record)
No. Date weekDay DailyVolume hour hrlyvol dir hrVoly
I want to create a report sorted by hrlyvol.
First I started creating a report by creation a group by date then I thought I will create by hrlyvol but when I do like this I get the values of hrlyVol as 1,2,3.........365.
Please guide me