I am currently using Crystal 10 to access data off a sql server.
The main report is a quaterly summary report based of HR staatistics and will need statistics from a Second report that has unrelated data.
This 2nd report is queried 40 different ways to get 40 different statistics off a single formula field in the report.
I know that I can take this second report and add it as a subreport to the main report and pull this single value into the main report. But right now, I think I need to run the second report 40 times, save it as 40 different reports and then add 40 subreports to the main report.
This seems ridiculus to me. I don't know how many subreports crystal can handle, but I can assume that the processing time for this report would take forever.
My question is there a way I can do this without doing it the way I described? Any suggestions would be appreciated.
Thank you
The main report is a quaterly summary report based of HR staatistics and will need statistics from a Second report that has unrelated data.
This 2nd report is queried 40 different ways to get 40 different statistics off a single formula field in the report.
I know that I can take this second report and add it as a subreport to the main report and pull this single value into the main report. But right now, I think I need to run the second report 40 times, save it as 40 different reports and then add 40 subreports to the main report.
This seems ridiculus to me. I don't know how many subreports crystal can handle, but I can assume that the processing time for this report would take forever.
My question is there a way I can do this without doing it the way I described? Any suggestions would be appreciated.
Thank you