ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

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

ActivePivotServer.createSelectQuery property

Creates an MdxQuery with a SELECT statement.

Signature:

createSelectQuery: (mdx: Mdx, context?: MdxContextValues, transformers?: Transformer[], additionalUpdateMode?: UpdateMode, refreshInterval?: number, ranges?: RangesConfiguration) => MdxQuery;
  • ActivePivotServer.createSelectQuery property
Copyright © 2019 ActiveViam