Cube.AddAndExpandDimensionColumn
Incorporates the chosen dimension table, dimensionSelector, into the cube's, cube, filter context and adjusts the dimensional level by including the selected group, attributeNames, of dimension attrib...
Cube.AddAndExpandDimensionColumn(**cube** as table, **dimensionSelector** as any, **attributeNames** as list, optional **newColumnNames** as any) as table.
Incorporates the chosen dimension table, dimensionSelector, into the cube's, cube, filter context and adjusts the dimensional level by including the selected group, attributeNames, of dimension attributes. These dimension attributes are included in the tabular display as columns labeled newColumnNames, or attributeNames if newColumnNames is not specified.