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.