New to KendoReactStart a free 30-day trial

Represents the properties of the PivotOLAPService component.

Definition

Package:@progress/kendo-react-pivotgrid

Properties

catalog

string

The name of the catalog containing the cube.

A render prop function that receives the service state and returns JSX elements.

Parameters:argsPivotOLAPServiceStateReturns:

any

cube

string

The name of the cube to connect to.

The default configuration of the column axes.

defaultFilter?

FilterDescriptor[]

The default filter descriptors.

The default configuration of the measure axes.

The default configuration of the row axes.

defaultSort?

SortDescriptor[]

The default sort descriptors.

url

string

The URL of the OLAP service endpoint.