TM1 Function for TI, SubsetExpandAboveSet

Sets expand above to a subset.

What is the SubsetExpandAboveSet function?

SubsetExpandAboveSet sets expand above to a subset. It returns 1 if successful otherwise it returns 0. 

Where can the SubsetExpandAboveSetfunction be used?

TurboIntegrator

What is the syntax for SubsetExpandAboveSet?

SubsetExpandAboveSet( DimName, SubsetName, ExpandAboveFlag);​

​DimName = Name of the Dimension the subset is in.​
SubsetName = Name of the public subset. ​
ExpandAboveFlag = Name of the element that you want to check its existence. 

A demonstration on how to use SubsetExpandAboveSet

​Use SubsetExpandAboveSet to set Expand Above to the subset, ExpandAbove, in the Quarter dimension.