Totals out of groupfooter section

Hi, How can i show totals out of groupfooter section? Regards.

hi, you could specify in totalfields and calcfields properties the fields you want to calculate at the end of the dataitem, this fields keep the last total calculated. so, you could show this totals in another dataitem section by using the format dataitem.field typing it in the sourcexpr of the control you want to show the total

i had already tried it but it doesn’t work. I want to show totals in a header section, but only works in groupfooter. Regards.

Hallo Fran at this time the totals are not built, you can OnAfterGetRecord built with an global variable your own total, an this total is in sourceexpr of an control in a haeder visible. grüssle Gerd