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: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
No edit summary
 
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:Resource data caches]]




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


Axis text: "{parameter_name}"Math base: "{parameter_id}"Pct base: "{parameter_id}!=empty"
Axis text: "{parameter_name}"
<br>Math base: "{parameter_id}"
<br>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}==..."
Option 1: Name="Choice1"; Value="{parameter_id}==123"
<br>Option 2: Name="Choice2"; Value="{parameter_id}==124"
<br>Option n: Name="..."; Value="{parameter_id}==..."
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
Line 46: Line 50:
| style="border: 1px solid #010101" width="839" |
| style="border: 1px solid #010101" width="839" |
N/A
N/A
__NOTOC__
<!-- imported from file: 5503.htm-->
<!-- imported from file: 5503.htm-->

Latest revision as of 05:20, 26 April 2011



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