Skip to content

Cubewise

Illustration of a bird flying.
  • Determine the version of IBM Planning Analytics

    Determine the version of IBM Planning Analytics

    Updated on the Nov,2nd 2022

    December 14, 2017
  • Getting started with Arc (IBM only)

    Getting started with Arc (IBM only)

    Any IBMer (someone who owns an email with *.ibm.com as domain) can generate their own Arc license for use at either a client or on your work computer.

    December 8, 2017
  • Getting started with TM1py

    Getting started with TM1py

    TM1py is a free Python package that wraps the TM1 REST API in a simple to use library. Making it easier to integrate systems more effectively with IBM Planning Analytics.

    December 4, 2017
  • Set up jupyter notebook

    Set up jupyter notebook

    Jupyter is an open-source web application that enables you to mix code-execution and comments. It is great to tell a story and run through the code sections by sections.

    November 28, 2017
  • Check Connectivity with TM1

    Check Connectivity with TM1

    In order to check if TM1py can connect to your TM1 instance, you can use the check.py Python script from the samples. First download the samples from Github and then navigate to the TM1py-samples folder that you downloaded from Github, in this example the samples are located in the following folder:

    November 27, 2017
  • Set up your development environment

    Set up your development environment

    To use TM1py samples, you do not have to have a development environment, you can just edit the script in a text editor or in jupyter and then run the script. But if you want to dig deeper into the Python language, having a development environment will make your life easier.

    November 24, 2017
  • Run TM1py script from TM1 process

    Run TM1py script from TM1 process

    This article explains the steps to run a TM1py script from TM1 process.

    November 23, 2017
  • Create TM1 objects for TM1py samples

    Create TM1 objects for TM1py samples

    All the TM1py scripts in the Load Data folder requires some TM1 objects. These scripts load data from different datasources into TM1 cubes. If you want to test these scripts without changing the target cubes, you will need to create these TM1 objects.To create these objects, you can run the script sample setup.py which is in…

    November 22, 2017
  • Check if the TM1 REST API is enabled

    TM1py uses the TM1 REST API to connect to TM1.

    November 22, 2017
  • Upgrade TM1py

    Upgrade TM1py

    To upgrade TM1py, after checking your current version, just open the command line and type:

    November 21, 2017
←Previous Page
1 … 42 43 44 45 46 … 64
Next Page→

Cubewise

Proudly powered by WordPress