CustomData Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the data to display in a custom report item.
Element Relationships
Relationship | Element | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Parent elements |
|||||||||||||||||||
Child elements |
|
Remarks
The CustomData element defines the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated. A custom report item with a CustomData element is considered to be a DataRegion Element (RDL). This impacts such things as restricting placement within the report (for example, custom report items not allowed in detail rows, page header or page footer), available scopes for expressions, and the use of the RepeatWith Element (RDL).
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Custom Report Items