The Dimension Value condition will check any Dimension Value in the model being generated.
Property Name | Description |
---|---|
Configuration Name | The configuration in which to check the value. If left empty, the active configuration is used. |
Dimension Address | The address of the dimension whose value to check. For example "D1@Sketch1". |
Negated | Determines if the meaning of the condition is reversed. True to reverse. |
Operator | The operator to use for the comparison. The operators are:
|
Value | The value to use in the comparison. |
Title | Changes the Title (not the name) of the task. |
When this Generation task condition is added the properties are both dynamic and static by default.
See How To: Change A Static Property To A Dynamic Property to enable rules to be built on these properties.
Property Name | Example Rule | Meaning |
---|---|---|
Configuration Name | Config3 | This will be the configuration in which you want to check the value of the dimension. |
Dimension Address | D1@Distance1 | This is the name of the dimension whose value is to be checked. |
Negated | False | Will not reverse the meaning of the condition. |
Operator | Equal | This will check whether the specified dimensions value is equal to the given value. |
Value | 150 | This is the value the operator uses so for equals it will be checking whether the dimension is equal to 150. |