I'm currently using Crystal XIr2
I have a main report listing all automobile detail. I have a sub report that contains one group on AutomobileID. I've created several counts contained in the Group footer. This sub report will act as a summary view to be displayed in the master report.
I have placed the sub report in the page header of the main report and linked it on automobileID. This all looks great. I can see a summary view first followed by all the detail.
I'm trying to hide the "drillable function". When running the report the user can click on summary(sub-report) and drill into the sub report. I would like the summary to remain static, not drillable. My sub report does contain one group which I believe is envoking the drilldown.
Is there a way to make the subreport not drillable and only show the summaries?
Thanks in advance
I have a main report listing all automobile detail. I have a sub report that contains one group on AutomobileID. I've created several counts contained in the Group footer. This sub report will act as a summary view to be displayed in the master report.
I have placed the sub report in the page header of the main report and linked it on automobileID. This all looks great. I can see a summary view first followed by all the detail.
I'm trying to hide the "drillable function". When running the report the user can click on summary(sub-report) and drill into the sub report. I would like the summary to remain static, not drillable. My sub report does contain one group which I believe is envoking the drilldown.
Is there a way to make the subreport not drillable and only show the summaries?
Thanks in advance