Appending Multiple Reports
Hi,
I have a problem with a report I was hoping to get some ideas on how to
solve.
The report consists of:
Header - with variable set at runtime
Detail - with DBText fields attached to JITPipeline
Group Footer - with DBCalc fields for each column
Summary - with DBCalc fields and variables set at runtime
The user currently runs this financial report for a given month. They
are now requesting to run the report for multiple months. The final
report would be like multiple reports tied together. I have
comtemplated populating the array that feeds the JITPipeline with
multiple months worth of data and trying to create a group that breaks
on a month field but I am having trouble getting my head around that.
Can anybody offer any tips on how they have handled this situation?
Thanks,
Dexter
I have a problem with a report I was hoping to get some ideas on how to
solve.
The report consists of:
Header - with variable set at runtime
Detail - with DBText fields attached to JITPipeline
Group Footer - with DBCalc fields for each column
Summary - with DBCalc fields and variables set at runtime
The user currently runs this financial report for a given month. They
are now requesting to run the report for multiple months. The final
report would be like multiple reports tied together. I have
comtemplated populating the array that feeds the JITPipeline with
multiple months worth of data and trying to create a group that breaks
on a month field but I am having trouble getting my head around that.
Can anybody offer any tips on how they have handled this situation?
Thanks,
Dexter
This discussion has been closed.