HierarchySubsetCreate function for IBM Planning Analytics (TM1)

    Where can the HierarchySubsetCreate function be used?

      Which TM1 Server version is the HierarchySubsetCreate function available for?

        What is the syntax for HierarchySubsetCreate?

        • ​DimName = the dimension that you want to create subset.​
        • HierName = The name of hierarchy in the dimension. ​
        • SubName = The name you want to assign the subset.​
        • AsTemporary = An optional argument that the specifies whether the subset being created is temporary. 1 indicates a temporary subset, 0 indicates a permanent subset.

        Relevant Functions