Category: Education

  • SetInputCharacterSet function for IBM Planning Analytics (TM1)

    SetInputCharacterSet function for IBM Planning Analytics (TM1)

    SetInputCharacterSet function for IBM Planning Analytics (TM1) SetInputCharacterSet is used when a file is a data source; you can define the character set used for the file using SetInputCharacterSet. In the video, learn how to use SetInputCharacterSet to specify the file’s character set to UTF-8. Where can the SetInputCharacterSet function be used? TurboIntegrator Which TM1 Server…

  • SetOutputEscapeDoubleQuote function for IBM Planning Analytics (TM1)

    SetOutputEscapeDoubleQuote function for IBM Planning Analytics (TM1)

    SetOutputEscapeDoubleQuote function for IBM Planning Analytics (TM1) SetOutputEscapeDoubleQuote retains or removes double quotes when outputting element names or data values to a text file. In the video, learn how to use SetOutputEscapeDoubleQuote to show what happens when the correct and incorrect password is provided when connecting to the ODBC database. Where can the SetOutputEscapeDoubleQuote function be used? TurboIntegrator…

  • ProcessAttrS function for IBM Planning Analytics (TM1)

    ProcessAttrS function for IBM Planning Analytics (TM1)

    ProcessAttrS function for IBM Planning Analytics (TM1) ProcessAttrS retrieves data from a string attribute for a process.  In this video, ProcessAttrS will be used to retrieve data from the string attribute, Description, against the TrainingProcess process. Where can the ProcessAttrS function be used? TurboIntegrator Which TM1 Server version is the ProcessAttrS function available for? Version 11 and 12 What…

  • ProcessAttrSL function for IBM Planning Analytics (TM1)

    ProcessAttrSL function for IBM Planning Analytics (TM1)

    ProcessAttrSL function for IBM Planning Analytics (TM1) ProcessAttrSL retrieves data from a string attribute for a process, based on a language locale. In this video, ProcessAttrSL will be used to retrieve the string attribute, Description, for the TrainingProcess process Where can the ProcessAttrSL function be used? TurboIntegrator Which TM1 Server version is the ProcessAttrSL function available for? Version 11…

  • ProcessBreak function for IBM Planning Analytics (TM1)

    ProcessBreak function for IBM Planning Analytics (TM1)

    ProcessBreak function for IBM Planning Analytics (TM1) ProcessBreak stops processing any data and moves straight to the Epilog. In this video, ProcessBreak is used to skip all data processing and go straight to the Epilog.  Where can the ProcessBreak function be used? TurboIntegrator Which TM1 Server version is the ProcessBreak function available for? Version 11 and…

  • ItemSkip function for IBM Planning Analytics (TM1)

    ItemSkip function for IBM Planning Analytics (TM1)

    ItemSkip function for IBM Planning Analytics (TM1) ItemSkip skips the current transaction in the process. In this video, ItemSkip is used to skip a record for a specific measure. Where can the ItemSkip function be used? TurboIntegrator Which TM1 Server version is the ItemSkip function available for? Version 11 and 12 What is the syntax…

  • ProcessError function for IBM Planning Analytics (TM1)

    ProcessError function for IBM Planning Analytics (TM1)

    ProcessError function for IBM Planning Analytics (TM1) ProcessError immediately terminates the process and produces an error. In this video, ProcessError is used to terminate the process and show the error produced immediately. Where can the ProcessError function be used? TurboIntegrator Which TM1 Server version is the ProcessError function available for? Version 11 and 12 What…

  • ServerSandboxCreate function for IBM Planning Analytics (TM1)

    ServerSandboxCreate function for IBM Planning Analytics (TM1)

    ServerSandboxCreate function for IBM Planning Analytics (TM1) ServerSandboxCreate creates a new Sandbox for the user. In this video, ServerSandboxCreate will be used to create a new sandbox called Training. Where can the ServerSandboxCreate function be used? TurboIntegrator Which TM1 Server version is the ServerSandboxCreate function available for? Version 11 and 12 What is the syntax for ServerSandboxCreate? ServerSandboxCreate(SandboxName)…

  • DimensionElementInsert function for IBM Planning Analytics (TM1)

    DimensionElementInsert function for IBM Planning Analytics (TM1)

    DimensionElementInsert function for IBM Planning Analytics (TM1)  DimensionElementInsert adds an element in a dimension. This action occurs after a commitment to the process (e.g., at the end of executing the metadata tab). To action this function immediately, use DimensionElementInsertDirect. In the video, the DimensionElementInsert will be used to insert Wales before Scotland in the Sales Region dimension. Where can the DimensionElementInsert function be used? TurboIntegrator…

  • ServerSandboxDiscardAllChanges function for IBM Planning Analytics (TM1)

    ServerSandboxDiscardAllChanges function for IBM Planning Analytics (TM1)

    ServerSandboxDiscardAllChanges function for IBM Planning Analytics (TM1) ServerSandboxDiscardAllChanges discards all changes for a given sandbox owned by the user who executed the process. In this video, ServerSandboxDiscardAllChanges will be used to discard all changes made on the sandbox, Goal. Where can the ServerSandboxDiscardAllChanges function be used? TurboIntegrator Which TM1 Server version is the ServerSandboxDiscardAllChanges function available…