CR XI R2
Hi everyone,
I need to put together a package of about 15 reports and am hoping anyone can share their tips for accomplishing this.
The reports are different enough that they must reside in different .rpt files but the user needs to be able to:
- Refresh them all from a single interface
- Export them all into a combined PDF
- View them all (whether in tabs or a giant report) when opened.
My only thoughts so far is to combine each report as a subreport in a main report that handles the prompts and pushes them down to each sub report. The user can click each report then to open it in a tab to get the drill down functionality of that report.
However, this prevents me from using sub reports in the "sub reports".
Are there any other ways to accomplish this than what I described?
Hi everyone,
I need to put together a package of about 15 reports and am hoping anyone can share their tips for accomplishing this.
The reports are different enough that they must reside in different .rpt files but the user needs to be able to:
- Refresh them all from a single interface
- Export them all into a combined PDF
- View them all (whether in tabs or a giant report) when opened.
My only thoughts so far is to combine each report as a subreport in a main report that handles the prompts and pushes them down to each sub report. The user can click each report then to open it in a tab to get the drill down functionality of that report.
However, this prevents me from using sub reports in the "sub reports".
Are there any other ways to accomplish this than what I described?