Create Association Commands

Creates an association between two dimensions. If the base dimension is shared the associated dimension must be a shared dimension.

Create Association
        Properties(ApplicationName, DimensionName, AssociatedDimensionName, PropertyName,PropertyDescription)
        Values(‘Comma’, ‘Scenario’, 'AttribDim', 'AttribProp', 'Attrib Prop Desc');

ApplicationName—The name of an existing application.

DimensionName—The name of an existing dimension.

AssociatedDimensionName—The name of the dimension that you are associating with.

PropertyName—The name of the property to update. (You can list as many properties as desired, however, you must include a valid value for the property.

PropertyDescription—An optional parameter that you can use to enter a comment or property description.