drillThrough
Defines the set of drill-through methods. Use these methods to gather the information required to perform a drill-through operation.
Methods
References
- Implemented by the following services:
What's new
- New in Version 8.4 — Dynamic Filtering of Report Data
The drillThrough » findDrillThroughPaths(objectPath, parameterValues, options) method was added.
- New in Version 8.4 — Supporting New Drill-through Targets
The drillThrough » addDrillPath(parentPath, object, options), drillThrough » queryDrillPath(objectPath, parameterValues, options), and drillThrough » updateDrillPath(object, options) methods were added.
- New in Version 8.4 — Drill-Through Improvements
The drillThrough » convertDrillThroughContext(inputContext, parameterValues, options) method was added.
- New in Version 10.1.0 — Old Drill-through API Removed
The methods
determineDrillThroughTargetParameterValues( objectPaths, sourceContext, sourceContextValues, targetParameterAssignments, targetParameters, parameterValues, options )
,getDrillThroughDefaultParameterAssignments( objectPath, parameterValues, options )
,getDrillThroughPaths( objectPath, parameterValues, options )
, andgetDrillThroughTargetParameterValues( objectPath, sourceContextValues, parameterValues, options )
were removed.