ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > MdxDrillthroughApi

MdxDrillthroughApi interface

Contains all the drillthrough statement related functions.

Signature:

export interface MdxDrillthroughApi 

Properties

PropertyTypeDescription
canDrillthroughOnMeasure(measureName: string, cubeDiscovery: CubeDiscovery) => boolean
columnstypeof DrillthroughColumns
getAvailableColumnsStatement(drillthroughStatement: DrillthroughStatementNode) => DrillthroughStatementNode
getSelectFromTuple(tuple: MdxTupleNode, initialStatement: SelectStatementNode) => SelectStatementNode
getStatementFromSelect(selectStatement: SelectStatementNode) => DrillthroughStatementNode
getTuple(drillthroughStatement: DrillthroughStatementNode) => MdxTupleNode
hasAnySelectedColumn(drillthroughStatement: DrillthroughStatementNode) => boolean
  • MdxDrillthroughApi interface
  • Properties
Copyright © 2019 ActiveViam