Page 1 of 1

Group footer question

Posted: Mon Oct 19, 2020 7:35 am
by dikan
I have report where I make grouping upon field in data source table. I need record of related table to that field in GroupFooterBand but as group is ended in related field is data for next record to print in data source table. Maybe my explanation is somehow confusing I will try to give an example.

:GroupHeader

:DataBand
SomeData, SomeOtherData, DataThatRelatedToGrouing

:GroupFooter
DataFromTable that is related to DataThatRelatedToGrouing

This data is not from previously printed record but from record to be printed.

Best regards,

dikan

Re: Group footer question

Posted: Tue Oct 20, 2020 5:35 pm
by dikan
Maybe just: "We seen your post but we do not understand what you want?"

Best regards,

dikan

Re: Group footer question

Posted: Wed Oct 21, 2020 9:00 pm
by Lech Kulikowski
Hello,

Yes.
Sorry, we did not exactly understand your task. Could you explain your issue in more detail?

Thank you.

Re: Group footer question

Posted: Wed Oct 21, 2020 9:37 pm
by dikan
I'll try.
I am making a printout of the purchase of goods. Each commodity has its own tax rate. Tax rate is in separate table, that table is parent of commodity table. Commodities are grouped by tax rate. I made group header and group footer and all commodities are separated by tax rate. Group header is empty but in group footer I need to sum all value of good for that tax rate and calculate tax upon that tax rate, but when I reach group footer value for tax rate is wrong. It is belong to next group not group for that footer.
I hope I have better explained.

Best regards,

dikan

Re: Group footer question

Posted: Thu Oct 22, 2020 11:59 am
by Lech Kulikowski
Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.