web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Adding totals to Purchase Order RDLC Report

(3) ShareShare
ReportReport
Posted on by 290
Hello, can someone please guide me on how to add totals (subtotal, total discount, total tax, total amount) to the RDLC layout of the Purchase Order Report? (Report ID: 1322).
 
I tried using the TotalSubTotal, TotalInvoiceDiscountAmount, TaxAmount, and TotalAmount fields that are already defined in the standard report dataset, but the values are not being printed.
 
Any help will be greatly appreciated. Thank you.
 
I have the same question (0)
  • Suggested answer
    YUN ZHU Profile Picture
    100,212 Super User 2026 Season 1 on at
  • Suggested answer
    Kamal Khakhkhar Profile Picture
    3,347 on at
    Hii There as per requirement you can go through below links for reference .

    as per @YUN ZHU suggested links you can also check that for get the working for total.

    https://learn.microsoft.com/en-us/sql/reporting-services/report-design/add-a-total-to-a-group-or-tablix-data-region-report-builder-and-ssrs?view=sql-server-ver17

    https://archerpoint.com/grouping-rdlc-report-microsoft-dynamics-nav-or-business-central/

    if you found answer , please Mark this answered. 

    Thank You.
    Kamal Khakhkhar
  • Suggested answer
    Yash_Mistry Profile Picture
    474 on at
    Hello,
     
    Have you tried checking how the values are calculated in the base report by debugging in VS Code? There might be a case where the values are not calculated initially. First, check that in the report through debugging, and if it is still blank, feel free to ask me.

    Regards,
    Yash Mistry
  • Suggested answer
    OussamaSabbouh Profile Picture
    15,190 Super User 2026 Season 1 on at
    Hello,
     
    Most likely the issue is scope, not the dataset fields themselves. In report 1322, fields like TotalSubTotal, TotalInvoiceDiscountAmount, TaxAmount, and TotalAmount can exist in the dataset, but in RDLC they often won’t print if the textbox is placed inside the wrong data region/group or if the expression is evaluated at line scope instead of header scope. First, run the report with Send to > Microsoft Excel Document (data only) or XML (data only) and confirm those four fields actually contain values for your document; if they do, then in the RDLC layout place the totals outside the repeating line tablix or use the correct aggregate/scope expression for the parent data item, otherwise the textbox may stay blank. If the dataset export shows those fields are empty, then the standard dataset isn’t populating them in your scenario and you’ll need a report extension/custom dataset change rather than only an RDLC edit. Microsoft’s docs don’t give a report-1322-specific formula here, but they do recommend validating the raw dataset first when a layout shows blank values, which is exactly the right next step. 
     
    Regards,
    Oussama Sabbouh

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,012 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 986 Super User 2026 Season 1

#3
Teagen Boll Profile Picture

Teagen Boll 659 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans