Hi,
I am using Crystal Reports v9 with an oracle database.
I am currently developing a report which will calculate the total amount of community work hours/minutes performed at each community work location.
The report is to be broken down by order type and location and also by month over a financial year.
Ideally the order type and location would make up the rows of the cross tab and the months would be in columns.
To calculate the hours / minutes worked. I first used a datediff (start date / end date) to calculate the seconds worked for each record and then used another formula to calculate this amount into hours and minutes. If I sum this formula in a standard report, it works fine, however I cannot select this same formula within a cross tab.
Unfortunately the report has to be the exact total of hours and minutes worked as not everybody works to the hour.
Is there anyway I can achieve this in a crosstab?
Thank you in advance.
I am using Crystal Reports v9 with an oracle database.
I am currently developing a report which will calculate the total amount of community work hours/minutes performed at each community work location.
The report is to be broken down by order type and location and also by month over a financial year.
Ideally the order type and location would make up the rows of the cross tab and the months would be in columns.
To calculate the hours / minutes worked. I first used a datediff (start date / end date) to calculate the seconds worked for each record and then used another formula to calculate this amount into hours and minutes. If I sum this formula in a standard report, it works fine, however I cannot select this same formula within a cross tab.
Unfortunately the report has to be the exact total of hours and minutes worked as not everybody works to the hour.
Is there anyway I can achieve this in a crosstab?
Thank you in advance.