Cube.ApplyParameter
Syntax
Cube.ApplyParameter(cube as table, parameter as any, optional arguments as nullable list) as table
About
Returns a cube after applying parameter
with arguments
to cube
.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Cube.ApplyParameter(cube as table, parameter as any, optional arguments as nullable list) as table
Returns a cube after applying parameter
with arguments
to cube
.