Hi,
Did you try to use a page footer with a dataMethode? If not, try to create a new control PageFooter in your report Design. Put a field in it and link it with a dataMethod that will return a SubTotal variable. The new method must be declare as


display real TheDataMethod()
{
   return ARealVariable;
}

Hope it'll help,
E-Mail me if you need more info.


----- Original Message ----- From: mchiat To: [EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 9:20 PM
Subject: [development-axapta] Add in subtotal for report more than 1 page


Hi all,

I'm new to Axapta programmnig and i really need your advice on this. I've one report which i've already put in the grand total at the last page, however if I want to put in the subtotal ( for the amount if the the report is more than 1 page), may i know how am i supposed to go about it? Any help is appreciated.



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



Yahoo! Groups Sponsor ADVERTISEMENT
Click to learn more...


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Reply via email to