Basic Syntax CrystalClear Syntax Before Reading Records

DrillDownGroupLevel


Returns the group level to which the report has been drilled down to - 0 if no drill-down has been performed, otherwise the 1-based index of the group the report has been drilled down to.

This can be useful for example to suppress elements if the view is currently at a certain level or higher (e.g. as "suppress" property formula).

Usage:

DrillDownGroupLevel

Returns:

Number value

Example:

(DrillDownGroupLevel > 0)	// is true if any drill down has been performed

See also:


i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to crystalclear@inetsoftware.de.

This page is: very poor very good
Comment: