2.23.12 Tablix.Filters

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The Tablix.Filters element specifies a collection of filter expressions to apply to the data for each row of a Tablix. This element is optional and MUST NOT be specified more than once. If this element is specified, it is of type Filters.

Following is the parent element of the Tablix.Filters element.

Parent elements

Tablix

The following is the XML Schema definition of the Tablix.Filters element.

 <xsd:element name="Filters" type="FiltersType" minOccurs="0" />