Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Viewing all articles
Browse latest Browse all 11285

Forum Post: RE: Group total fields not working in sale report

$
0
0
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.");

Viewing all articles
Browse latest Browse all 11285

Trending Articles