Is it possible for a cross tab (or other RTF template report format) to accomplish this?
The one issue with our cross tab report is the data needs to be grouped by day. This is the format we would like to achieve:
Employee-----Mon-----------Tues-------------Wed
John------------08:15AM-----08:15AM------11:00AM
------------------12:15PM-----08:15AM------16:00PM
------------------01:15PM-----08:15AM------17:00PM
------------------17:30PM-----08:15AM------19:30PM
Mary-----------10:00AM-----08:15AM------10:00AM
------------------14:15PM-----11:15AM------14:15PM
------------------15:15PM-----12:15AM------15:15PM
------------------19:30PM-----17:15AM------19:30PM
In this way, each employee (John and Mary) shows the time they started work and below that the time they went on their lunch break below that the time back from lunch break and below that the time they finished work.
With a cross tab report we are getting these results:
Employee-----Mon-----------Tues-------------Wed-----------Thurs
John------------08:15AM-----12:15PM------01:15PM------17:30PM
Mary-----------10:00AM-----14:15PM------ 15:15PM-------19:30PM
The data is going across the row instead of down. John's 12:15PM time going to lunch should display directly below the 08:15AM time he started work as in the first example.
Any suggestions to get a cross tab report (or any other kind of format) to display data like that?
Thank you very much!
