I'm sure this is described somewhere, but I'm having trouble solving this problem. I would like to have a subreport that displays based on the content of a field in the main report. If the field meets a certain condition, then pass a value to the subreport and it will do some code-behind to fill in its fields. So it would look something like this ..
Alabama is in the SEC
Roll Tide
California is in the PAC 10
Michigan is in the BIG 10
Pennsylvania in the Ivy League
Tennessee is in the SEC
Rocky Top
Notre Dame is Independent
Ohio State is in the Big 10
Kentucky is in the SEC
Wildcats
... where only teams in the SEC display the "sub report" of additional information.
P.S. This is not exactly a master-detail relationship as the subreport data is drawn from a different source.
Thanks!
Alabama is in the SEC
Roll Tide
California is in the PAC 10
Michigan is in the BIG 10
Pennsylvania in the Ivy League
Tennessee is in the SEC
Rocky Top
Notre Dame is Independent
Ohio State is in the Big 10
Kentucky is in the SEC
Wildcats
... where only teams in the SEC display the "sub report" of additional information.
P.S. This is not exactly a master-detail relationship as the subreport data is drawn from a different source.
Thanks!