SubsetAliasSet
SubsetAliasSet sets the alias attribute to be used in a subset. SubsetAliasSet returns 1 if successful, 0 otherwise.
This function is valid in TM1® TurboIntegrator processes only.
Syntax
SubsetAliasSet( DimName, SubName, AliasName );
Argument |
Description |
---|---|
DimName | The parent dimension of the subset for which you want to set the alias. |
SubName | The subset for which you want to set the alias. |
AliasName | The alias you want to use in the subset. |