Cube.AddAndExpandDimensionColumn
Merges the specified dimension table into the cube's filter context and changes the dimensional granularity of the filter context by expanding the specified set of dimension attributes.
Cube.AddMeasureColumn
Adds a column to the cube that contains the results of the measure applied in the row context of each row.
Cube.ApplyParameter
Returns a cube after applying a parameter to it.
Cube.AttributeMemberId
Returns the unique member identifier from members property value.
Cube.AttributeMemberProperty
Returns a property of a dimension attribute.
Cube.CollapseAndRemoveColumns
Changes the dimensional granularity of the filter context for the cube by collapsing the attributes mapped to the specified columns.
Cube.Dimensions
Returns a table containing the set of available dimensions.
Cube.DisplayFolders
Returns a nested tree of tables representing the display folder hierarchy of the objects (for example, dimensions and measures).
Cube.MeasureProperties
Returns a table containing the set of available measure properties that are expanded in the cube.
Cube.MeasureProperty
Returns a property of a measure (cell property).
Cube.Measures
Returns a table containing the set of available measures.
Cube.Parameters
Returns a table containing the set of parameters that can be applied to the cube.
Cube.Properties
Returns a table containing the set of available properties for dimensions that are expanded in the cube.
Cube.PropertyKey
Returns the key of a property.
Cube.ReplaceDimensions
Replaces the set of dimensions returned by Cube.Dimensions.
Cube.Transform
Applies a list of cube functions.