-
AttrDelete function for IBM Planning Analytics (TM1)
AttrDelete function for IBM Planning Analytics (TM1) AttrDelete deletes an attribute for a dimension. In the video, AttrDelete will be used to delete the gender attribute from the Employee dimension. Where can the AttrDelete function be used? TurboIntegrator Which TM1 Server version is the AttrDelete function available for? Version 11 and 12 What is the syntax for AttrDelete? AttrDelete(Dimension, Attribute)…
-
ChoreAttrN function for IBM Planning Analytics (TM1)
ChoreAttrN function for IBM Planning Analytics (TM1) ChoreAttrN retrieves a numeric attribute for a Chore. In this video, ChoreAttrN is used to retrieve the numeric attribute, Frequency, for the ChoreFunction_Test chore using language locale fr. Where can the ChoreAttrN function be used? TurboIntegrator Which TM1 Server version is the ChoreAttrN function available for? Version 11 and 12 What is the…
-
AttrInsert function for IBM Planning Analytics (TM1)
AttrInsert function for IBM Planning Analytics (TM1) AttrInsert creates a new attribute for a dimension. In the video, AttrInsert will be used to create the Gender attribute to the Employee dimension. Where can the AttrInsert function be used? TurboIntegrator Which TM1 Server version is the AttrInsert function available for? Version 11 and 12 What is the syntax for AttrInsert?…
-
ChoreQuit function for IBM Planning Analytics (TM1)
ChoreQuit function for IBM Planning Analytics (TM1) ChoreQuit terminates the chore and flags it with an error status. In this video, ChoreQuit is used to terminate the chore and generate an error log message. Where can the ChoreQuit function be used? TurboIntegrator Which TM1 Server version is the ChoreQuit function available for? Version 11 and…
-
CubeSetConnParams function for IBM Planning Analytics (TM1)
CubeSetConnParams function for IBM Planning Analytics (TM1) CubeSetConnParams sets the connection parameters and encrypts the password for a virtual cube stored in }CubeProperties control cube. In this video, CubeSetConnParams is used to set up a connection to the Employee cube. Where can the CubeSetConnParams function be used? TurboIntegrator Which TM1 Server version is the CubeSetConnParams function available for? Version…
-
CubeAttrDelete function for IBM Planning Analytics (TM1)
CubeAttrDelete function for IBM Planning Analytics (TM1) CubeAttrDelete deletes a cube’s attribute. In the video, CubeAttrDelete will be used to delete the description attribute for Cubes. Where can the CubeAttrDelete function be used? TurboIntegrator Which TM1 Server version is the CubeAttrDelete function available for? Version 11 and 12 What is the syntax for CubeAttrDelete? CubeAttrDelete(AttributeName) Relevant Functions
-
CubeAttrPutN function for IBM Planning Analytics (TM1)
CubeAttrPutN function for IBM Planning Analytics (TM1) CubeAttrPutN uploads data to a numeric attribute for a cube. In the video, CubeAttrPutN will be used to upload data to the attribute, Number of Dimensions, for the Employee cube. Where can the CubeAttrPutN function be used? TurboIntegrator Which TM1 Server version is the CubeAttrPutN function available for? Version 11 and…
-
CubeAttrSL function for IBM Planning Analytics (TM1)
CubeAttrSL function for IBM Planning Analytics (TM1) CubeAttrSL retrieves data from a string attribute for a Cube, based on the language locale. In the video, CubeAttrSL will be used to retrieve data from the description attribute of the Employee cube. Where can the CubeAttrSL function be used? TurboIntegrator Which TM1 Server version is the CubeAttrSL function available for?…
-
CubeCreate function for IBM Planning Analytics (TM1)
CubeCreate function for IBM Planning Analytics (TM1) CubeCreate creates a cube using the list of specified dimensions. In this video, CubeCreate is used to create the new cube, zz_temp_cube, with this dimensions order: Version, Year, Period, Currency, Account, General Ledger Measure. Where can the CubeCreate function be used? TurboIntegrator Which TM1 Server version is the CubeCreate function…
-
ChoreAttrSL function for IBM Planning Analytics (TM1)
ChoreAttrSL function for IBM Planning Analytics (TM1) ChoreAttrSL retrieves data from a string attribute for a chore based on the language locale. In this video, ChoreAttrSL is used to retrieve data from the string attribute, Description, for the ChoreFunction_Test chore, using language locale fr. Where can the ChoreAttrSL function be used? TurboIntegrator Which TM1 Server version is the ChoreAttrSL…