Category: Education

  • ChoreAttrN function for IBM Planning Analytics (TM1)

    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…

  • CubeCreate function for IBM Planning Analytics (TM1)

    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 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…

  • CubeRuleDestroy function for IBM Planning Analytics (TM1)

    CubeRuleDestroy function for IBM Planning Analytics (TM1)

    CubeRuleDestroy function for IBM Planning Analytics (TM1) CubeRuleDestroy deletes the rule from a cube. In this video, CubeRuleDestroy is used to wait for both asynchronous processes to complete before continuing to the next line. Where can the CubeRuleDestroy function be used? TurboIntegrator Which TM1 Server version is the CubeRuleDestroy function available for? Version 11 and…

  • ChoreError function for IBM Planning Analytics (TM1)

    ChoreError function for IBM Planning Analytics (TM1)

    ChoreError function for IBM Planning Analytics (TM1) ChoreError terminates the chore and flags it with an error status. In this video, ChoreError is used to terminate the chore and generate an error log message. Where can the ChoreError function be used? TurboIntegrator Which TM1 Server version is the ChoreError function available for? Version 11 and…

  • CubeSaveData function for IBM Planning Analytics (TM1)

    CubeSaveData function for IBM Planning Analytics (TM1)

    CubeSaveData function for IBM Planning Analytics (TM1) CubeSaveData serialises a cube to disk. In this video, CubeSaveData is used on the System Info cube. Where can the CubeSaveData function be used? TurboIntegrator Which TM1 Server version is the CubeSaveData function available for? Version 11 What is the syntax for CubeSaveData? CubeSaveData(CubeName) Relevant Functions

  • ChoreQuit function for IBM Planning Analytics (TM1)

    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 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 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 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…