To edit general parameter settings
Property | Meaning | ||||||
---|---|---|---|---|---|---|---|
Parameter Name |
Name of the parameter.
| ||||||
Parameter type |
Type of parameter. The following are available:
Other settings are shown or hidden depending on the type. | ||||||
Display name | User friendly name for the report parameter. Translate the given text using the | ||||||
Description | Detailed description of the report parameter. Translate the given text using the | ||||||
Sort order | Position of the report parameter in the subscribable report view and in the Web Portal. | ||||||
Mandatory parameter | You must enter value in this report parameter. | ||||||
Viewable | Specifies whether the report parameters is displayed. | ||||||
Can be overwritten | Specifies whether the report parameter can be overwritten. |
Specify the parameter value and define the parameter value characteristics. Other input is shown or hidden depending on the parameter definition values.
To edit parameter definitions
|
NOTE: The input Parameter value and Default value are affected by the parameter value definition. You can see this on the one hand, through dynamic customization of the controls for selecting a parameter value or default value and the dynamic customization of selectable values themselves on the other. It is therefore recommended, you edit these values last. |
Property | Meaning |
---|---|
Data type | Data type for the report parameter. |
Value range |
Specifies whether the report parameter value has to be within a given range. If "yes", Parameter value (from), Parameter value (to) and Default value (from), Default value (to) are displayed. |
Multivalue |
The report parameter can have multiple values. You can select more than one value. |
Multiline |
The report parameter can have more than one line, which means that line breaks are allowed. |
Data source | Type of data source. You can select the values "None", "table", "List of permitted values". |
Table column (query) | (Only for data source "Table") Table column for selecting the value. You can select a value from this table column. You can select several values from this column if the report parameter is multi-value as well. |
Display Pattern |
The display template for displaying table entries in the administration tool result lists are displayed. If a customer specific display template exists it is used instead of the default display template. Syntax: %column name% |
Condition (query) |
Limiting condition (where clause) for selecting the value through a table column. You can select a value from the result set. You can select several values from this set if the report parameter is multi-value as well. You can reference other report parameters in the condition using the following syntax: $PC(<Parametername>)$ Example: UID_Database = $PC(UID)$ where UID is the name of the referenced report parameter. |
List of permitted values | (Only for data source "List of permitted values") Lists the permitted values in this report parameter in the notation value=description. If no = is given, the entry is counted as value AND description. |
Overwrite empty value | Specified whether an empty report parameter overwrites the default value. |
Example value | The example value is used to create a report preview. |
Default value | Report parameter default value. This is used, for example, if the Web Portal user does not specify a parameter value. |
To edit settings for value calculation
Property | Meaning |
---|---|
Table column (calc.) | Table column for selecting the value. The parameter value is determined at runtime when the report is created. |
Condition (calc.) | Limiting condition (where clause) for selecting the value through a table column. The parameter value is determined at runtime when the report is created. If the report parameter is multivalue as well, several values may be found. |
Script for finding values |
Script in VB.Net syntax for finding the parameter value. |
Script for checking values | Script in VB.Net syntax for checking permitted values of parameters. |
You can use virtual data sources when you want to use a data source more than once within a report, but with other limitations or sorted differently.
To create a virtual data source
This opens the report form in the Report Designer.
Opens a dialog window showing all existing data sources for the report.
© 2021 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy