I added one more GroupFooter(4) and code on both groupfooter :- Sales Invoice Line, GroupFooter (3) - OnPreSection() CurrReport.SHOWOUTPUT := CurrReport.TOTALSCAUSEDBY="Sales Invoice Line".FIELDNO("Sell-to Customer No."); Sales Invoice Line, GroupFooter (4) - OnPreSection() CurrReport.SHOWOUTPUT := CurrReport.TOTALSCAUSEDBY="Sales Invoice Line".FIELDNO("Sell-to Customer No.");
↧