I am using crystal reports XI.
I have a report that lists parent packages with their package types, and children packages with thier package types:
Parent Package: 7865 Type: SYS
Child Package: 8979 Type: ROS
Parent Package: 8934 Type: SYS
Child Package: 9653 Type: PID
Child Package: 8736 Type: PID
This is an extremely watered down version of the report that i am giving as an example = there is much more data involved that justifies the use of a subreport.
I have a with the same parameters as the main report - I am using formulas so that if a user selects a blank space, everything is returned. otherwise, only the matching values should appear. I linked the package type field in the subreport to the parameter in the main report, but it is not working. can anyone help? thanks!
I have a report that lists parent packages with their package types, and children packages with thier package types:
Parent Package: 7865 Type: SYS
Child Package: 8979 Type: ROS
Parent Package: 8934 Type: SYS
Child Package: 9653 Type: PID
Child Package: 8736 Type: PID
This is an extremely watered down version of the report that i am giving as an example = there is much more data involved that justifies the use of a subreport.
I have a with the same parameters as the main report - I am using formulas so that if a user selects a blank space, everything is returned. otherwise, only the matching values should appear. I linked the package type field in the subreport to the parameter in the main report, but it is not working. can anyone help? thanks!