Blazor Reports

Sales Report

This demonstration showcases sales order details using a basic RDL table format, featuring currency formatting for the price fields textbox in Blazor Bold Report Viewer.

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.

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.