-
ExecuteJavaS function for IBM Planning Analytics (TM1)
ExecuteJavaS function for IBM Planning Analytics (TM1) ExecuteJavaS executes a Java TI process that returns a string. Where can the ExecuteJavaS function be used? TurboIntegrator Which TM1 Server version is the ExecuteJavaS function available for? Version 11 What is the syntax for ExecuteJavaS? ExecuteJavaS(‘Class’, [‘OptionalParameter1’, ‘OptionalParameter2’,…]) Relevant Functions
-
SubsetFormatStyleSet function for IBM Planning Analytics (TM1)
SubsetFormatStyleSet function for IBM Planning Analytics (TM1) SubsetFormatStyleSet sets a format to a subset from an existing display style. Where can the SubsetFormatStyleSet function be used? TurboIntegrator Which TM1 Server version is the SubsetFormatStyleSet function available for? Version 11 and 12 What is the syntax for SubsetFormatStyleSet? SubsetFormatStyleSet(Dimension, Subset, FormatDisplayStyle) Relevant Functions
-
GetUseActiveSandboxProperty function for IBM Planning Analytics (TM1)
GetUseActiveSandboxProperty function for IBM Planning Analytics (TM1) GetUseActiveSandboxProperty determines if the process can read/write to the base or active sandbox for the user. In this video, GetUseActiveSandboxProperty will be used to get the user’s active sandbox name. Where can the GetUseActiveSandboxProperty function be used? TurboIntegrator Which TM1 Server version is the GetUseActiveSandboxProperty function available for?…
-
HierarchyAttrN function for IBM Planning Analytics (TM1)
HierarchyAttrN function for IBM Planning Analytics (TM1) HierarchyAttrN retrieves a numeric attribute from a dimension’s hierarchy. Where can the HierarchyAttrN function be used? TurboIntegrator Which TM1 Server version is the HierarchyAttrN function available for? Version 11 and 12 What is the syntax for HierarchyAttrN? HierarchyAttrN(Dimension, Hierarchy, Attribute) Relevant Functions
-
HierarchyAttrNL function for IBM Planning Analytics (TM1)
HierarchyAttrNL function for IBM Planning Analytics (TM1) HierarchyAttrNL retrieves a numeric attribute from a dimension’s hierarchy given a language locale. Where can the HierarchyAttrNL function be used? TurboIntegrator Which TM1 Server version is the HierarchyAttrNL function available for? Version 11 and 12 What is the syntax for HierarchyAttrNL? HierarchyAttrNL(Dimension, Hierarchy, Attribute, [Locale]) Relevant Functions
-
DimensionAttrSL function for IBM Planning Analytics (TM1)
DimensionAttrSL function for IBM Planning Analytics (TM1) DimensionAttrSL returns a string attribute for a specified dimension given a language locale. In this video, DimensionAttrSL will be used to upload a number to the index attribute from the Employee dimension. Where can the DimensionAttrSL function be used? TurboIntegrator Which TM1 Server version is the DimensionAttrSL function available for? Version 11 and 12…
-
SetODBCUnicodeInterface function for IBM Planning Analytics (TM1)
SetODBCUnicodeInterface function for IBM Planning Analytics (TM1) SetODBCUnicodeInterface determines if Unicode wide functions are used on the ODBC interface or regular single-byte character functions. Where can the SetODBCUnicodeInterface function be used? TurboIntegrator Which TM1 Server version is the SetODBCUnicodeInterface function available for? Version 11 What is the syntax for SetODBCUnicodeInterface? SetODBCUnicodeInterface = boolean; Relevant Functions
-
ExecuteJavaN function for IBM Planning Analytics (TM1)
ExecuteJavaN function for IBM Planning Analytics (TM1) ExecuteJavaN executes a Java TI process that returns a number. Where can the ExecuteJavaN function be used? TurboIntegrator Which TM1 Server version is the ExecuteJavaN function available for? Version 11 What is the syntax for ExecuteJavaN? ExecuteJavaN(‘Class’, [‘OptionalParameter1’, ‘OptionalParameter2’,…]) Relevant Functions
-
HierarchySubsetAttrN function for IBM Planning Analytics (TM1)
HierarchySubsetAttrN function for IBM Planning Analytics (TM1) HierarchySubsetAttrN retrieves a field from a numeric attribute from a subset tied to a dimension’s hierarchy. Where can the HierarchySubsetAttrN function be used? TurboIntegrator Which TM1 Server version is the HierarchySubsetAttrN function available for? Version 11 and 12 What is the syntax for HierarchySubsetAttrN? HierarchySubsetAttrN(Dimension, Hierarchy, Subset, Attribute)…
-
HierarchySubsetAttrS function for IBM Planning Analytics (TM1)
HierarchySubsetAttrS function for IBM Planning Analytics (TM1) HierarchySubsetAttrS retrieves a field from a string attribute of a subset tied to a dimension’s hierarchy. In this video, HierarchySubsetAttrS will be used to retrieve data from the Office attribute associated with the Benelux subset in the Western Europe hierarchy from the Sales Region dimension. Where can the HierarchySubsetAttrS function be used? TurboIntegrator Which TM1 Server…