data
Home > @gooddata/sdk-backend-spi > IDataView > data
IDataView.data property
The calculated data. Dimensionality of the data matches the dimensions requested at execution time.
Signature:
readonly data: DataValue[][] | DataValue[];
Home > @gooddata/sdk-backend-spi > IDataView > data
The calculated data. Dimensionality of the data matches the dimensions requested at execution time.
Signature:
readonly data: DataValue[][] | DataValue[];