Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.



Column: Parameter

Column

Parameter

Source

Depending on which parameter is selected for the column; it is the parameter option chosen for this parameter for the returned resource.

Automatically given column name

(Name of parameter in logged in user language)

Column type

Number

Resource types that use it

Company, Folder, Group, Product, Project, Questionnaire, Report, Task, Test case, User

How axis set information is built

We will save the id of the parameter option chosen. So when making the axis for the parameter, the system will make each parameter option of the parameter into an axis option of the axis. Similarly it will use the parameter name to specify the axis name.

The axis generated for this column will look something like below:

Axis text: "{parameter_name}"
Math base: "{parameter_id}"
Pct base: "{parameter_id}!=empty"

Option 1: Name="Choice1"; Value="{parameter_id}==123"
Option 2: Name="Choice2"; Value="{parameter_id}==124"
Option n: Name="..."; Value="{parameter_id}==..."

Comment

N/A