Definition & Related Concept of Reports
- Common Report: only vertical grouping or detailed data, the report is divided into strips, mostly for the display of specific values
- Cross Report: rows and columns are grouped, one group is on the left side of the table, and one group is on the top side of the table, and various summary calculations are performed on the data at their intersections, including counting, summation, average value, maximum value, minimum value value etc.
- Main Business Module: the core object of report analysis. For example, the analysis requirement is "account's order status", that is, to count accounts with orders and pay attention to accounts without orders, then you need to select accounts as the main business module to obtain a full amount of account data, accounts with no orders will also display
- Associated Business Module: other modules associated with the main business module are associated business modules