If you would like to upgrade to a newer long-term support version of Studio Pro, see Upgrading from Mendix Studio Pro 9 to 10.
If you would like to upgrade to a newer long-term support version of Studio Pro, see Upgrading from Mendix Studio Pro 9 to 10.
Reports
Introduction
With reports widgets, you can create reports from the database data. Reporting is mainly used for presenting aggregated information (for example, total sales per customer).
The Report widgets category contains the following widgets:
-
Report grid – displays data in a form of a table; the data for the reports is provided by a Data set
-
Report parameter – allows the end-user to specify a parameter of a Data set that is then used for filtering the data displayed in a report
-
Report date parameter – allows the end-user to specify the DateTime parameter of a data set, which is then used for filtering the data displayed in a report
-
Generate report button – generates a report when the end-user clicks the button