This example shows the top ten best performing sales people and stores by a product category.
This report illustrates the following key features:
- "Report.DocumentName" using an expression to suggest a filename when exporting to various formats
- Master-detail report relation - implemented with report parameters and filters
- Filtering data on report level with TOP filter (spares writing complex SQL statements)
- Graphical representation via chart, displaying the same information as the corresponding table.
|
|