Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Describes the display format for a CalculationProperty element or a Measure element.
Syntax
<CalculationProperty> <!-- or Measure -->
...
<FormatString>...</FormatString>
...
</CalculationProperty>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Hinweise
The FormatString property contains a Multidimensional Expressions (MDX) expression. In the case of CalculationProperty elements, it applies to elements with a CalculationType of Member or Cells.
The elements that correspond to the parents of FormatString in the Analysis Management Objects (AMO) object model are CalculationProperty and Measure.
Siehe auch
Verweis
CalculationProperties Element (ASSL)
MdxScript Element (ASSL)
MdxScripts Element (ASSL)
Properties (ASSL)