Omit Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates that the parameter is ignored when a user opens a report using a drillthrough link on another report.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The Omit element contains an expression that evaluates to a Boolean value.
When a user opens a report using a drillthrough action, and the Drillthrough element of the originating report contains parameters that contain an Omit element value of True, those parameters are skipped when the target report is run.
If the target report name (contained in the ReportName element within the Drillthrough element) is not an expression, Omit is not used.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Adding Interactive Features