ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > IdentifierNode

IdentifierNode interface

An MdxNode representing an identifier – the name of a hierarchy, level, measure, KPI, etc. For example, this could represent the MDX Geography or [Geography]. A CompoundIdentifierNode is made of these separated by dots.

Signature:

export interface IdentifierNode 

Properties

PropertyTypeDescription
elementType'Identifier'
quotingQuoting
valuestring
  • IdentifierNode interface
  • Properties
Copyright © 2019 ActiveViam