Skip to content
May 9 / Administrator

DimensionElementComponentAdd


Description:

Adds a child element to a dimension element


Syntax:

DimensionElementComponentAdd(DimName, ConsolidatedElemName,ElemName, ElemWeight);


Arguments:

"DimName - Name of the dimension
ConsolidatedElemName - Element name into which you want to add child element
ElemName - Name you want to assign to the child element
ElemWeight - Weight of the child element."


Return Type:

Nothing


Example:

"DimensionElementComponentAdd('Months', 'Q1', 'Jan',1);

This will add a child element Jan to element Q1 in dimension Months."



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.