suggestions needed for detail report

  • I'm working on a detail report on which the first part displays tables from a handful of datasets for a given jobID.

    The second part needs to display data in tables from a few more datasets for each of a number of subjobIDs. A jobID can have one or more subjobIDs.

    The first part is complete, and I've got datasets for the second part, but how do I have the second part cycle through each subjobID for the one given jobID?

  • The solution was to create a 1-column tablix that includes a dataset, at the end of the first part, that contains a list of the subjobIDs.

    Then, in the textbox I inserted a subreport which takes the subjobID as a parameter.

    This is working fine now.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply