HideDuplicates Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates whether an item is displayed when its current value is the same as its value in the previous row.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The value for the HideDuplicates element is the name of a dataset or group. When the value of HideDuplicates is the name of a dataset, the textbox value is hidden if the value is the same as the value in the previous row. When the value of HideDuplicates is the name of a group, each time there is a new instance of the group, the first instance of the text box is displayed, even if the value is the same as the value from the last instance of the text box from the previous group instance.
Duplicates are not hidden in the first row of a group or page. If the text box is in a tablix cell, the text box in the cell is displayed to preserve the cell formatting, but the text is hidden.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)