Report Parameters
Report parameters can be used to control which pages are displayed on the Report Wizard, the available fields on the Report Wizard pages, and the default selections assigned to these fields.
Additionally, these parameters can be used with report template tags to define the style and output of the report.
Use the Report Definition tab of the Report Properties dialog box to pass a number of parameters to the report engine. The report displays some of the parameters, such as AggregationResults and DisplayDataWorksheets, which control a number of aspects in reporting. ApplyCellFormat is an example of a parameter that controls how much data is displayed in the template.
The types of parameters are:
- Report Content Parameters: These parameters control the appearance and contents of the report.
- Report Criterion Parameters: These parameters specify the selections when a page in the Report Wizard is disabled.
- Report Options: These parameters control whether report criteria are printed at the bottom of a report.
- Report Wizard Parameters: These parameters control the behavior of the Report Wizard.
Copy the contents displayed on the Report Definition tab to Notepad and make your edits. Using Notepad, you can search for the parameters, control the word wrap, and so on. Then, copy and paste the contents back into the Report Definition tab.
- Related Topics:
- Report Content Parameters
Use the Report Definition tab of the Report Properties dialog box to pass a number of options to the report engine. - Report Criterion Parameters
With the exception of Fields, all properties of report criteria parameters can be set on the Sub-Totals page of the Report Wizard. - Report Options
The Report Wizard provides an option to print the report criteria that you used to run a report. The criteria appear at the bottom of the report. Use Report Options tags to select the criteria to print. - Report Wizard Parameters
These parameters control the behavior of the Report Wizard. - Reduce Memory Consumption for Very Large Reports
Cobra has an option to generate the CAP and Time-phased reports using a subset of the standard reporting features.