PDA

View Full Version : Adding totals and VP to the end of a report


Fearghal O'Boyle
07-12-05, 01:01 AM
Hi,
How do I add totals and other interesting data to a report? I presume it has something with the page footer?
Regards,
Fearghal.

ianmac
07-12-05, 07:07 AM
Usually the footer is the place but it depends on the report and requirements. Some report "programming" may be required. Perhaps an example might help :)

Fearghal O'Boyle
08-12-05, 11:10 PM
For example, I would like to add the session matchpoints, session percentage and total matchpoints to the end of my personal pairs reports? How do I do this?
Regards,
Fearghal.

ianmac
09-12-05, 06:41 AM
The only values available in those mentioned are Total and Percentage (for the session).
In the standard example [reports][personal][defaults][2 columns] they are shown on the group header (ie for each person).
In the [basic] example, using the generator, you could place those values on the page footer.