Training
Module
Transform data by implementing pivot, unpivot, rollup, and cube - Training
This content is a part of Transform data by implementing pivot, unpivot, rollup, and cube.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Cube.CollapseAndRemoveColumns(cube as table, columnNames as list) as table
Changes the dimensional granularity of the filter context for the cube
by collapsing the attributes mapped to the specified columns columnNames
. The columns are also removed from the tabular view of the cube.
Training
Module
Transform data by implementing pivot, unpivot, rollup, and cube - Training
This content is a part of Transform data by implementing pivot, unpivot, rollup, and cube.