Is there a way to limit the number of rows returned in the detail portion of a master detail report? I want to limit them by the rowcount, not by a date or other data specific criteria.
You can change the TppDBPipeline.RangeEnd property to reCount then set the RangeEndCount property to the number of records you would like to traverse before ending. Doing this to the detail pipeline should give you the effect you are after.
Comments
You can change the TppDBPipeline.RangeEnd property to reCount then set the
RangeEndCount property to the number of records you would like to traverse
before ending. Doing this to the detail pipeline should give you the effect
you are after.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com