Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sub-Report Link Based On Multiple Values?

Status
Not open for further replies.

MarkEdmondson

Programmer
Sep 14, 2009
13
US
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top