{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

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

Examples:

(DrillDownGroupLevel > 0)	// is true if any drill down has been performed
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - DrillDownGroupLevel