Skip to main content

Cube.ApplyParameter

Returns a cube after applying a parameter to it.

Syntax​

Cube.ApplyParameter(
cube as table,
parameter as any,
optional arguments as list
) as table

Remarks​

Returns a cube after applying parameter with arguments to cube.

Category​

Cube