damonkimble
MIS
I am working on a report in Crystal 10 running against MS SQL via ODBC. The following scenario simplifies the situation. Any suggestions on how to accomplish this task?
I have three pizza parlors, two diners and three theaters. My employees can work at any or all of them at the same time or over a period of time. I want to create a report that will give me employee information as of a given date. I am grouping by business type and location. I want to summarize information, such as number of employees and average length of service at both levels as well as grand totals for all. It's not a problem at the location level as each employee only exists once. At the business type and grand levels, there can be multiple rows with the same employee, but having different dates of service. This is causing problems when calculating average length of service.
thanks,
damon
I have three pizza parlors, two diners and three theaters. My employees can work at any or all of them at the same time or over a period of time. I want to create a report that will give me employee information as of a given date. I am grouping by business type and location. I want to summarize information, such as number of employees and average length of service at both levels as well as grand totals for all. It's not a problem at the location level as each employee only exists once. At the business type and grand levels, there can be multiple rows with the same employee, but having different dates of service. This is causing problems when calculating average length of service.
thanks,
damon