Cube.Dimensions

This function retrieves a table that shows the dimensions available in the cube. Each dimension is displayed as a table that includes a set of attributes, with each attribute appearing as a column in ...

Syntax

Cube.Dimensions(**cube** as table) as table.

About

This function retrieves a table that shows the dimensions available in the cube. Each dimension is displayed as a table that includes a set of attributes, with each attribute appearing as a column in the table. To add and expand dimensions in the cube, you can use the Cube.AddAndExpandDimensionColumn method.