DrillUp (Method)

Applies To:

TopLabels collection, SideLabels collection, Measures collection

Description:

Drills up the value drilled down using the AddExportSection (Method).

Note:

DrillDown and DrillUp Measures are specific to Essbase and DB2 for OLAP.

Syntax:

Expression.DrillUp

Expression Required:

An expression that executes a drill-up on a label or measure value

Example:

This example shows how to drill-up a side label:

ActiveDocument.Sections["OLAPQuery"].SideLabels.DrillUp()