Skip to main content

Querying ActivePivot : Overview

Querying an ActivePivot cube can be done in several ways :

  • using a UI that generates queries behind the scenes (see Front Ends)
  • using a UI that generates MDX queries which can be manually edited to achieve the exact desired effect (for example, Atoti UI allows editing the MDX query)
  • sending an MDX query directly to an ActivePivot endpoint (see Endpoints)

More information about the MDX language used to query ActivePivot is provided in the Technical Documentation.