Basic vs. Advanced Report Designer
|
· | Reports can be deleted. They are sent to a virtual Recycle Bin from where they can be retrieved using the Restore button on the Toolbar
|
· | Folders can be created, renamed, moved and deleted. In general it is advisable to use a certain amount of caution here and observe the protocol that a single report type and all its versions (Quote, for example) go in their own folder
|
· | Reports can be printed and previewed without opening them in the Designer, although in practice its usually more useful to have the Designer open when performing these operations. New reports can be launched as well.
|
· | The Report Configuration popup form has an Advanced tab, which allows the user to specify key information which tells RentalDesk how to install the report to its menus.
|
· | Create new reports from scratch, rather than having to design them from scratch
|
· | Create new folder in the Report Explorer and to delete unwanted reports
|
· | Link in more data tables to standard reports
|
· | Set selection criteria to finely tune which data is excluded by a report
|
· | Change or add the sorting / grouping criteria in a report
|
· | Add or remove report components (variables, labels, data fields etc) which have calculations associated with them
|
· | Have complete control over how every part of a report behaves attaching code to their "events" (before print, after print, etc) which fire as the report is processed
|
· | Add tables to a report
|
· | Add fields to a report
|
· | Specify the sorting of data in a report
|
· | Specify data selection criteria for the report
|
· | Define summary calculations to be performed as the data is retrieved
|
· | Specify AutoSearch criteria that will prompt the user for inputs (a date range, for example) when a report is run.
|
· | Perform calculations within the report
|
· | Display data in a new way after processing it with functions
|
· | Show or hide fields or groups depending on some criteria
|
· | Format (colouring, fonts, etc) any object in the depending on some criteria
|