Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 698 Bytes

cube-addandexpanddimensioncolumn.md

File metadata and controls

15 lines (11 loc) · 698 Bytes
description title
Learn more about: Cube.AddAndExpandDimensionColumn
Cube.AddAndExpandDimensionColumn

Cube.AddAndExpandDimensionColumn

Syntax

Cube.AddAndExpandDimensionColumn(cube as table, dimensionSelector as any, attributeNames as list, optional newColumnNames as any) as table

About

Merges the specified dimension table, dimensionSelector, into the cube's, cube, filter context and changes the dimensional granularity by expanding the specified set, attributeNames, of dimension attributes. The dimension attributes are added to the tabular view with columns named newColumnNames, or attributeNames if not specified.