Crystal 8.5
1. I have a Container report which has no groups. It distinct counts a loan number based on the selection criteria and displays the total number of loans at the end of the report.
2. I want to execute a subreport that links on the loan number and displays loan number count by city.
3. Problem: The subreport operates on the one loan number in the link - not on all the records selected in the container report.
Example of what I need:
Container report: 100 total loans
Subreport: Joliet: 20 loans
Chicago: 70 loans
Springfield: 10 loans
Currently, the subreport counts 1 loan - and displays that city based on the loan number link.
A cross-tab report is not a workable solution. The above is an example. I may have thousands of cities on the breakdown. Also, the user may not want to see a breakdown of this kind. The user may want to see a breakdown based on other criteria reported in another subreport.
The container report cannot have groups. The selection criteria on the report, based on answers to prompts, would need to produce different groups based on the answers provided to the prompts because there is no hierarchy to the data
Is it possible for Crystal 8.5 to do the above?
Is it possible for Crystal 8.5 to pass the selection criteria to the subreport?
Would one of the other Crystal products provide me with the above?
Thank you
1. I have a Container report which has no groups. It distinct counts a loan number based on the selection criteria and displays the total number of loans at the end of the report.
2. I want to execute a subreport that links on the loan number and displays loan number count by city.
3. Problem: The subreport operates on the one loan number in the link - not on all the records selected in the container report.
Example of what I need:
Container report: 100 total loans
Subreport: Joliet: 20 loans
Chicago: 70 loans
Springfield: 10 loans
Currently, the subreport counts 1 loan - and displays that city based on the loan number link.
A cross-tab report is not a workable solution. The above is an example. I may have thousands of cities on the breakdown. Also, the user may not want to see a breakdown of this kind. The user may want to see a breakdown based on other criteria reported in another subreport.
The container report cannot have groups. The selection criteria on the report, based on answers to prompts, would need to produce different groups based on the answers provided to the prompts because there is no hierarchy to the data
Is it possible for Crystal 8.5 to do the above?
Is it possible for Crystal 8.5 to pass the selection criteria to the subreport?
Would one of the other Crystal products provide me with the above?
Thank you