Rules+ | Formula RULETABLEVAL
Description
This formula retrieves a value from a table attribute when a rule is fulfilled.
Formula(s)
{=RULETABLEVAL("Attribute";"Column;"Rule ID or key";Formatted)}
Result
Array
Parameters
Parameter | Contents | Format | Default value | Explanation |
---|---|---|---|---|
Attribute | Table attribute name or Table attribute ID | Table attribute name: String Table attribute ID: Integer |
|
|
Column | Column attribute name or Column attribute ID | Column attribute name: String Column attribute ID: Integer |
|
|
Rule ID or key | Rule to be fulfilled | Rule ID: Integer Key: String | "" |
|
Formatted | TRUE or FALSE | Boolean | TRUE | TRUE: Formatted FALSE: Unformatted |