2.271.5 CustomData.Filters

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

The CustomData.Filters element specifies expressions that are applied as a filter to the data for each row of a CustomReportItem. This element is optional and MUST NOT be specified more than once. If this element is present, it is of type Filters.

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

Parent elements

CustomData

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

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