Enterprise Edition:Reportparameter

From CoPlanner 11
Jump to navigationJump to search

Create and edit parameter

To create one or more report parameter click on the icon "Parameter" . A dialog will be opened where the parameters can be created and edited. These buttons are available:

Button Action
Creates a new parameter
Deletes selected parameter
Moves the selected element within the same level in the tree up
Moves the selected element within the same level in the tree down


A click on new opens a new dialog where you have to enter a name. Afterwards the parameter will be created. These settings are available for each parameter:

Property Description
Name Shows the name of the parameter which is used to access it
Text Display text of the parameter
Type Defines if the filter includes a text, number or bool
Default Define a default value of the parameter
Visible Defines if the parameter is visible or not inside the report
Values... Defines value range of the parameter
  • Add: Inserts a value range for the parameter
  • Delete: Deletes selected value range
  • Up: Move selected element up
  • Down: Moves selected element down


Display of parameter

In the report view and print view you get a parameter box in which all visible parameters are shown. A change of the selected value of the parameter affects the report immediately without making a manual actualization.


Usage of parameter

Parameter can be used for example in calculated measures or conditional visibility.

Access of parameter is possible with:

  • Bool: {parametername}=0
  • Text: ‘{parametername}‘=‘Text‘
  • Number: {parametername}=1