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