InterpretSubtotalsAsDetails Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates whether subtotal rows returned from a data provider that supports server subtotals should be interpreted as detail rows instead.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Auto |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The InterpretSubtotalsAsDetails element must contain one of the following values:
- Auto (Default)
- True
- False
If Auto is specified, subtotal rows will be treated as details if the report does not use the Aggregate Function to access any fields in this data set.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Using Report Functions in Expressions (Reporting Services)
Defining Report Data Sources
Data Sources Supported by Reporting Services