I have a crystal 10 report with sql backend.
My main report has 8 subreports. One of the subreports(RR) has a field called requested Response. this field returns a date value.
The second subreport (IR) has a field called initial response which returns a date value.
What I need is the value for RR-IR in the main report. This will be referred to as the working days. So its calculation equals Requested response minus initial response.
All the fields in the main report are located in the Details of main report.
My main report has 8 subreports. One of the subreports(RR) has a field called requested Response. this field returns a date value.
The second subreport (IR) has a field called initial response which returns a date value.
What I need is the value for RR-IR in the main report. This will be referred to as the working days. So its calculation equals Requested response minus initial response.
All the fields in the main report are located in the Details of main report.