I have reports that need to do this, and I know how to do it based on a datetime as long as there is data for the hour in question:
So report grouping is based on the hour of the date time then grouped each hour [8.9.10.11.12.1.2,3,4,5,6,7,8] works great.
Where i start to have issues is if there is no data for that hour. then I get a gap. What i need is zeros for the data and the next hour for the group instead of the gap. This report happens to be a cross tab but the issue would crop up on other reports too. Anyone know any tricks to do this...
So report grouping is based on the hour of the date time then grouped each hour [8.9.10.11.12.1.2,3,4,5,6,7,8] works great.
Where i start to have issues is if there is no data for that hour. then I get a gap. What i need is zeros for the data and the next hour for the group instead of the gap. This report happens to be a cross tab but the issue would crop up on other reports too. Anyone know any tricks to do this...