Skip to content
Apr 19 / Administrator

CubeCreate


Description:

Creates a cube from specified dimensions. Dimensions are placed in the order of dimension argument in CubeCreate function


Syntax:

CubeCreate(CubeName, Dim1Name, Dim2Name [,?DimN Name]);


Arguments:

CubeName - The name you want to assign to the new cube


Return Type:

Nothing


Example:

CubeCreate('Sales','Products','Months','SalesCalc');
This will create a cube named Sales with above 3 dimensions in following order:
Products
Months
SalesCalc



Leave a Comment

Thank you for Downloading.

Please input valid email id so that we can send you download link.

Email id Required.

We respect your privacy and never share your email id with anybody.