ASP.NET Core Reports
Home
Product Line Sales
Company Sales
Mail Merge
Sales Report
Territory Sales
Conditional Row Formatting
Barcode
Customer Support Analysis
Tickets Sales Analysis
Website Visitor Analysis
Patient Experience Analysis
Personal Expense Analysis
Northwind Products and Suppliers Report
Sales Order Detail
Invoice
Product Catalog
Sales By Year
Grouping Aggregate
Product Details
Load Large Data
Consolidated Balance Sheet
Paystub
Dynamic Chart Series
Data Bar
Spark Line
Dynamic Columns
External Parameter Report
Parameter Customization
Sub Report
Report Writer

The Grouping Aggregate RDL report is designed with the Grouping and Total concept to organize and summarize the data using Tablix data region.

It breaks the information down into quarterly intervals, so that you can analyze the information according to the order year.

  • Row grouping is used to group the data based on quarterly sale.
  • Using the Total feature, the total sales amount for each quarter and year is calculated in Tablix data region.
  • The sales value for each quarter is formatted in the Currency format to improve the readability of report.

More information about the Tablix data region can be found in this documentation section.