Rules+ | Formel RULETABLEVAL
Beschreibung
Diese Formel liest einen Wert aus einem Tabellenattribut, wenn eine Regel erfüllt ist.
Formel(n)
{=RULETABLEVAL("Attribut";"Spalte";"Rule ID oder Schlüssel";Formatiert)}
Ergebnis
Array
Parameter
Parameter | Inhalt | Format | Standardwert | Erklärung |
---|---|---|---|---|
Attribut | Tabellenattributname oder Tabellenattribut-ID | Tabellenattributname: String Tabellenattribut-ID: Integer |
|
|
Spalte | Spaltenattributname oder Spaltenattribut-ID | Spaltenattributname: String Spaltenattribut-ID: Integer |
|
|
Rule-ID oder Schlüssel | Regel, die erfüllt sein muss | Rule-ID: Integer Schlüssel: String | "" |
|
Formatiert | TRUE oder FALSE | Boolean | TRUE | TRUE: Formatiert FALSE: Unformatiert |