ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ActivePivotServer > createSelectQueryFromCube

ActivePivotServer.createSelectQueryFromCube property

Create a simple MdxQuery with a SELECT statement.

Signature:

createSelectQueryFromCube: (cubeName: CubeName, context: MdxContextValues, transformers: TableTransformer[], additionalUpdateMode: UpdateMode, refreshInterval: number, ranges: RangesConfiguration) => MdxQuery;
  • ActivePivotServer.createSelectQueryFromCube property
Copyright © 2023 ActiveViam