crystalvictim
Programmer
Using Crystal Reports 8.5 we'd like to know if there's any veriyfied answer to the following question:
Is it possible to create a report that contains several subreports which show different views of the same data?
To be more precise, we want to create a main report with several subreports.
The main report selects ALL information that is required for ALL subreports.
Each subreport is linked to the main report.
Each subreport has an individual selection clause that further restricts the data received by the main report.
Finally, the data should be read only once (when processing the main report) and NOT for every subreport.
There is a chapter in the userguide that seems to deal with such an issue, but I wasn't able to figure out if this really does the trick or not :-(
This might sound a bit confusing but I hope you understand what I mean...
Thanks in advance.
Is it possible to create a report that contains several subreports which show different views of the same data?
To be more precise, we want to create a main report with several subreports.
The main report selects ALL information that is required for ALL subreports.
Each subreport is linked to the main report.
Each subreport has an individual selection clause that further restricts the data received by the main report.
Finally, the data should be read only once (when processing the main report) and NOT for every subreport.
There is a chapter in the userguide that seems to deal with such an issue, but I wasn't able to figure out if this really does the trick or not :-(
This might sound a bit confusing but I hope you understand what I mean...
Thanks in advance.