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