New to KendoReactStart a free 30-day trial

PivotOLAPServiceProps
Premium

Represents the properties of the PivotOLAPService component.

NameTypeDefaultDescription

catalog

string

The name of the catalog containing the cube.

children

(args: PivotOLAPServiceState) => any

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

cube

string

The name of the cube to connect to.

defaultColumnAxes?

PivotGridAxis[]

The default configuration of the column axes.

defaultFilter?

FilterDescriptor[]

The default filter descriptors.

defaultMeasureAxes?

PivotGridAxis[]

The default configuration of the measure axes.

defaultRowAxes?

PivotGridAxis[]

The default configuration of the row axes.

defaultSort?

SortDescriptor[]

The default sort descriptors.

url

string

The URL of the OLAP service endpoint.

Not finding the help you need?
Contact Support