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.
Defines dynamic column headings for the matrix column grouping.
Syntax
<ColumnGrouping>
...
<DynamicColumns>
<Grouping>...</Grouping>
<Sorting>...</Sorting>
<Subtotal>...</Subtotal>
<ReportItems>...</ReportItems>
<Visibility>...</Visibility>
</DynamicColumns>
...
</ColumnGrouping>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. For more information, see "Remarks." |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
Hinweise
The ColumnGrouping element, which is the parent of DynamicColumns, must contain either a DynamicColumns element or StaticColumns element, but it cannot contain both.
Siehe auch
Verweis
Report Definition XML Elements