Category: Education

  • Apliqo UX – Power User: Advanced

    Who is it for Developers Duration 8 hours Difficulty Intermediate Prerequisite Apliqo UX – Power User: Fundamentals Product Apliqo UX Next Course Apliqo UX – Developers & Administrators Apliqo UX – Power User: Advanced Takes the skills from Fundamentals further with subset logic, MDX, attribute-driven formatting, advanced tables, and process automation. This course is part…

  • Apliqo UX – Power User: Fundamentals

    Who is it for Developers Duration 8 hours Difficulty Intermediate Prerequisite – Product Apliqo UX Next Course Apliqo UX – Power User: Advanced Apliqo UX – Power User: Fundamentals For power users and developers — focuses on building dashboards, configuring widgets and views, creating wizards, and applying UI logic. This course is part of the…

  • Apliqo UX Basic Training

    Who is it for End User Duration 3 hours Difficulty Beginner Prerequisite – Product Apliqo UX Next Course – Apliqo UX – Basic Training Scenario-based course walking users through dashboard building, cube viewer setup, messaging features, and TI process integration. Lessons Include: Apliqo UX courses are available only with self-paced training. Plus, you’ll get support…

  • IBM Planning Analytics for Excel (PAfE) 2.0.103 / 2.1.10

    IBM Planning Analytics for Excel (PAfE) 2.0.103 / 2.1.10

    IBM Planning Analytics for Excel (PAfE) version 2.0.103, refreshed on April 16, 2025, introduces targeted enhancements designed to improve data entry workflows, user control, and troubleshooting capabilities.

  • IBM Planning Analytics Workspace (PAW) 2.0.103 / 2.1.10

    IBM Planning Analytics Workspace (PAW) 2.0.103 / 2.1.10

    IBM Planning Analytics Workspace version 2.0.103 (also known as 2.1.10) brings a wave of enhancements designed to make planning, analysis, and administration even more powerful. While this update includes a wide range of improvements, several features stand out for the immediate value they deliver to end users, modellers, and administrators.

  • JsonDiff function for IBM Planning Analytics (TM1)

    JsonDiff function for IBM Planning Analytics (TM1)

    JsonDiff function for IBM Planning Analytics (TM1) Compares two JSON documents and generates a JSON Merge Patch that captures the difference between them. Where can the function be used? TurboIntegrator Which TM1 Server version is the function available for? Version 12 What is the syntax? JsonDiff(Source, Target) Relevant Functions

  • JsonGet function for IBM Planning Analytics (TM1)

    JsonGet function for IBM Planning Analytics (TM1)

    JsonGet function for IBM Planning Analytics (TM1) Retrieves the value of a specific field from a JSON document. Where can the function be used? TurboIntegrator Which TM1 Server version is the function available for? Version 12 What is the syntax? JsonGet(JSONString, Reference) Relevant Functions

  • JsonGetKey function for IBM Planning Analytics (TM1)

    JsonGetKey function for IBM Planning Analytics (TM1) Retrieves the name of a field from a specific position in a JSON document. Where can the function be used? TurboIntegrator Which TM1 Server version is the function available for? Version 12 What is the syntax? JsonGetKey(JSONString, Reference, Index) Relevant Functions

  • JsonMergePatch function for IBM Planning Analytics (TM1)

    JsonMergePatch function for IBM Planning Analytics (TM1)

    JsonMergePatch function for IBM Planning Analytics (TM1) Used to apply changes from a JSON document to another JSON document. Where can the function be used? TurboIntegrator Which TM1 Server version is the function available for? Version 12 What is the syntax? JsonMergePatch(JSONString, Patch) Relevant Functions

  • JsonRemove function for IBM Planning Analytics (TM1)

    JsonRemove function for IBM Planning Analytics (TM1)

    JsonRemove function for IBM Planning Analytics (TM1) Removes a specific field from a JSON document. Where can the function be used? TurboIntegrator Which TM1 Server version is the function available for? Version 12 What is the syntax? JsonRemove(JSONString, Reference) Relevant Functions