ChewDoggie
Programmer
G'morning,
I realize I may be asking too much. If so, let me know.
Continuing on a previous thread I began, I have been given an assignment to "improve" a report by breaking down the detail portion of the report by 'Shift' (1st shift, 2nd shift, 3rd shift).
Right now, the report displays a list of departments -- Departemnt #, Department Name, Total Regular hours, Total Premium hours. When he user double-clicks on a Department Name or Department #, a detailed report displays a breakdown of the hours -- Employee Name, Wage Type (regular or Premium), hours billed.
They want the detailed report to display the current data on a PER SHIFT basis. The odd thing is that the shift information appears in a field called LABORLEVEL and the data is a combination of the Dept # and the Shift Code ("05103A", e.g., where "A" is the 1st shift, "B" is the 2nd shift, etc).
I don't have enough knowledge of CR to know where to begin. FYI...it's Crystal Reports XI release 2, with SQL Server 2008. Pointing me to an online tutorial would be acceptable, but they're gnawing on my hindquarters regarding a deadline.
Thanks !
Chew
10% of your life is what happens to you. 90% of your life is how you deal with it.
I realize I may be asking too much. If so, let me know.
Continuing on a previous thread I began, I have been given an assignment to "improve" a report by breaking down the detail portion of the report by 'Shift' (1st shift, 2nd shift, 3rd shift).
Right now, the report displays a list of departments -- Departemnt #, Department Name, Total Regular hours, Total Premium hours. When he user double-clicks on a Department Name or Department #, a detailed report displays a breakdown of the hours -- Employee Name, Wage Type (regular or Premium), hours billed.
They want the detailed report to display the current data on a PER SHIFT basis. The odd thing is that the shift information appears in a field called LABORLEVEL and the data is a combination of the Dept # and the Shift Code ("05103A", e.g., where "A" is the 1st shift, "B" is the 2nd shift, etc).
I don't have enough knowledge of CR to know where to begin. FYI...it's Crystal Reports XI release 2, with SQL Server 2008. Pointing me to an online tutorial would be acceptable, but they're gnawing on my hindquarters regarding a deadline.
Thanks !
Chew
10% of your life is what happens to you. 90% of your life is how you deal with it.