Cube.AddMeasureColumn

A new column named "column" is created in the cube, displaying the results of the measure measureSelector applied within the row context of each row. The application of the measure is influenced by mo...

Syntax

Cube.AddMeasureColumn(**cube** as table, **column** as text, **measureSelector** as any) as table

About

A new column named "column" is created in the cube, displaying the results of the measure measureSelector applied within the row context of each row. The application of the measure is influenced by modifications to the dimension granularity and slicing. Measure values may be recalculated following specific cube operations.