MarkEdmondson
Programmer
I'm trying to developed a Crystal Report containing multiple subreports.
This is a Crystal Report that has been imported into MIDAS (Medical Information Data Analysis System. The criteria selection occurs on the MIDAS side and goes into the Crystal Report using the PASS Feature (Pass1, Pass2, etc.). The selection passes into the Main Report as ["Location1", "Location2","Location3"] etc. It applies to the main report just fine, but when attempting to send it to the sub-reports one of two things happens.
1) If I set it as an "=" then the subreport populated based on only the first response.
2) If I set it as an "in" then the subreport populates on anything "like" these criteria which is problematic because of option names that are too similar (i.e. if one is "Location" and one is "Location2" a selection of "Location" will result in data from both.
Help!
This is a Crystal Report that has been imported into MIDAS (Medical Information Data Analysis System. The criteria selection occurs on the MIDAS side and goes into the Crystal Report using the PASS Feature (Pass1, Pass2, etc.). The selection passes into the Main Report as ["Location1", "Location2","Location3"] etc. It applies to the main report just fine, but when attempting to send it to the sub-reports one of two things happens.
1) If I set it as an "=" then the subreport populated based on only the first response.
2) If I set it as an "in" then the subreport populates on anything "like" these criteria which is problematic because of option names that are too similar (i.e. if one is "Location" and one is "Location2" a selection of "Location" will result in data from both.
Help!