I'm using CR 8.5 trying to report "Hours Available" for a work center and "Hours Scheduled" for that same work center.
In my main report (Hours scheduled) I've created parameter fields for choosing the work center, starting day to report, ending day to report. The two date fields in the Oracle view for my main report are "string" types, so I made my parameter date fields also "string" types. My subreport needs to pull data for the corresponding work center and corresponding dates. I think I'm having a problem because the Work_Day field in the Oracle view for the subreport is "DateTime" type. Any ideas on what I need to change to get this report to work?
In my main report (Hours scheduled) I've created parameter fields for choosing the work center, starting day to report, ending day to report. The two date fields in the Oracle view for my main report are "string" types, so I made my parameter date fields also "string" types. My subreport needs to pull data for the corresponding work center and corresponding dates. I think I'm having a problem because the Work_Day field in the Oracle view for the subreport is "DateTime" type. Any ideas on what I need to change to get this report to work?