Using CR9.0, Microsoft SQL server, reporting through WFC5.0
I need to create a report showing statistics on absence due to sickness. We have different pay codes for sickness, i.e. "sick 1-3 days", "sick 4-16 days" etc. It's rather easy to find number of hours and the days for each pay code, but I also need to get number of occurences. In the database, the abscence is stored in seconds per day. If you have been sick for five days, five times, this means 5 occurences of "sick 4-16 days"
Example: Mr.Mister has been sick for a total of 29 days the past year. How many occurences is there of "sick 1-3 days", "sick 4-16 days" etc.
Any ideas?
Best regards, Bjorn
I need to create a report showing statistics on absence due to sickness. We have different pay codes for sickness, i.e. "sick 1-3 days", "sick 4-16 days" etc. It's rather easy to find number of hours and the days for each pay code, but I also need to get number of occurences. In the database, the abscence is stored in seconds per day. If you have been sick for five days, five times, this means 5 occurences of "sick 4-16 days"
Example: Mr.Mister has been sick for a total of 29 days the past year. How many occurences is there of "sick 1-3 days", "sick 4-16 days" etc.
Any ideas?
Best regards, Bjorn