Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Filters.Filter element specifies a Filter that is used to restrict the rows within a DataSet (in RDL 2008/01, RDL 2010/01, and RDL 2016/01), a group, or a data region. Filters.Filter elements are applied in the order in which they are specified within the parent Filters collection. The Filters.Filter element is of type Filter.
Following is the parent element of the Filters.Filter element.
Parent elements |
---|
Filters |
The following is the XML Schema definition of the Filters.Filter element.
-
<xsd:element name="Filter" type="FilterType" maxOccurs="unbounded" />