Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Master/Detail using JITPipeline

edited March 2005 in General
Hi,

I have a master JITPipeline which drives a report and a detail subreport
that takes data from another JITPipeline which has the master JITPipeline as
its Master.

I've set up the link field to be the booking id which appears in both
datasets that drive the pipelines, and so the master row appears and then
the details row(s) underneath, then the next master and detail rows etc,
that works fine.

However I don't really need the link field to appear on the report visually,
neither at the master level nor on each row of the detail level, unlike your
CustNo on Demo 0139, so was wondering and I haven't tried it without whheter
it would still work?

TIA
Colin

Comments

  • edited March 2005
    Ok I've got around that, I just made the fields non Visible.

    The other issue I'm seeing is that one of the master rows which has no
    detail is now not appearing, is there some property which 'overrides' this
    so that all master rows appear despite not having any detail rows?

    TIA
    Colin B

  • edited March 2005
    Try setting the TppJITPipeline.SkipWhenNoRecords property to False.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.