Translation of "MdxScript" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
When a definition rule is user-defined, the rule must use MdxScript implementation.
MdxScript implementation is often a good choice for variance calculations.
Another example of a common MdxScript rule implementation is a ratio calculation.
You can use MdxScript implementation only for definition rules.
For example, definition rules are implemented as MdxScript.
Beispielsweise werden Definitionsregeln als MdxScript implementiert.
Definition rules with MdxScript implementation should explicitly specify the measure group to which the script applies, if any.
Definitionsregeln mit MdxScript-Implementierung sollten ggf. die Measuregruppe explizit angeben, auf die das Skript angewendet wird.
As a result, if rules with different implementations affect the same cell, the MdxScript rule will be calculated last.
Wenn folglich Regeln mit anderen Implementierungen Einfluss auf dieselbe Zelle haben, wird die MdxScript-Regel zuletzt berechnet.
Rules with MdxScript implementation do not affect underlying fact tables, and no results are persisted in the model.
Regeln mit MdxScript-Implementierung haben keine Auswirkungen auf zugrunde liegende Faktentabellen, außerdem werden keine Ergebnisse im Modell beibehalten.
In this scenario, the results that are calculated from the MdxScript rule will override the calculations from the other rules.
In diesem Szenario werden die Ergebnisse, die aus anderen Regeln berechnet wurden, von den Ergebnissen aus der MdxScript-Regel überschrieben.
The performance of rules that are written with MdxScript implementation depends on how the calculated values are used by other rules and queries.
Die Leistung von Regeln, die mit der MdxScript-Implementierung geschrieben wurden, sind abhängig davon, wie die berechneten Werte von anderen Regeln und Abfragen verwendet werden.
Consider using MdxScript implementation when you are working with cells that have one or more of the following characteristics
Ziehen Sie eine MdxScript-Implementierung in Betracht, wenn Sie mit Zellen arbeiten, die über mindestens eine der folgenden Merkmale verfügen
By implication, values that are calculated from rules that are implemented in MdxScript are not included in any part of the following
Daraus folgt, dass Werte, die aus Regeln berechnet werden, die in MdxScript implementiert sind, in keinem Bestandteil der folgenden Objekte vorhanden sind
For example, if your model contains multiple rules with MdxScript implementation, and those rules have many inter-rule dependencies, decrease in performance might be severe.
Angenommen, Ihr Modell enthält mehrere Regeln mit MdxScript-Implementierung, und diese Regeln haben viele Abhängigkeiten untereinander, dann verringert sich die Leistung möglicherweise sehr drastisch.