• Hi,

    You can add a textbox in the page footer and specify the value expression with ReportItems collection like below:

    ="Total" & " " & Sum(ReportItems!OrderQty.value)