function (cube
as table, optionaldimensionSelector
as nullable any,attributeNames
as list, optionalnewColumnNames
as nullable any) as 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.