2.23.21 Tablix.NoRowsMessage

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

The Tablix.NoRowsMessage element specifies text to render instead of the Tablix layout when no data is available. This element is optional and MUST NOT be specified more than once. If this element is specified, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String or to null.

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

Parent elements

Tablix

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

 <xsd:element name="RepeatWith" type="xsd:string" minOccurs="0" />