Report prints incorrect data.
I have a wierd problem with a ReportBuilder end-user report that I have
created.
The report works fine for reports that are only one page in length, but
often if the report prints over 2 or more mages, the first detail line on
subsequent pages displays the 'wrong' data. It is almost as if it is
displaying an amalgum of current data, and some risdual data from the
previous page.
I have ensured that any data that is required for use in any calculations is
present in the main data pipeline, but this doesn't seem to make any
difference.
Any ideas?
Paul Bennett.
created.
The report works fine for reports that are only one page in length, but
often if the report prints over 2 or more mages, the first detail line on
subsequent pages displays the 'wrong' data. It is almost as if it is
displaying an amalgum of current data, and some risdual data from the
previous page.
I have ensured that any data that is required for use in any calculations is
present in the main data pipeline, but this doesn't seem to make any
difference.
Any ideas?
Paul Bennett.
This discussion has been closed.
Comments
interface. Are you using a TDataset descendent? If you want to do
calculations in the report then use the TppVariable and code its OnCalc
event. Are your subreports connected to datapipelines as well?
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com