This demo shows the sales order details using the table report item.
- The table is displayed with a total row, and the sum of sales is calculated by aggregation of
OrderQty
and UnitPrice
data fields using the Expression support.
- The
Item Total
data text box is formatted in Currency format to enhance the report design.
More information about the Tablix data region can be found in this documentation section.