Cube.ReplaceDimensions

Substitutes the collection of dimensions retrieved from Cube.Dimensions. This function is typically used to include an identification column to a dimension attribute, enabling the data source to categ...

Syntax

Cube.ReplaceDimensions(cube as table, dimensions as table) as table.

About

Substitutes the collection of dimensions retrieved from Cube.Dimensions. This function is typically used to include an identification column to a dimension attribute, enabling the data source to categorize data based on the ID instead of the presented value.