cubemeasures: cubemeasures - Explore available measures in an OLAP catalog

cubemeasuresR Documentation

cubemeasures - Explore available measures in an OLAP catalog

Description

List the available measures in an OLAP catalog.

Usage

cubemeasures(conn, datasource, catalog, cube = NULL)

Arguments

conn

An object of class RMDXConnector created with RMDX(...). print() or str() conn to inspect connection details

datasource

A string that indicates the name of the Data source

catalog

A string that indicates the name of the Catalog

cube

An optional string that indicates the name of a specific Cube to be interrogated

Examples


cubelmeasures(conn, 'Pentaho', 'SampleData', 'Quadrant Analysis')


piersharding/RMDX documentation built on May 17, 2022, 8:42 p.m.