MultiValue 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 report parameter can take a set of values.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
Multivalue parameters are accessed in expressions as zero-based arrays in the Value and Label properties, for example Parameters!Cities.Value(0) and Parameters!Cities.Label(0)).
This element is ignored for Boolean parameters.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Parameters in Reporting Services