How Do I Create Dynamic Reports Using MDX in IBM Planning Analytics?

Dynamic Reports with MDX Dynamic Reports in Planning Analytics for Excel (PAfE) takes “complex reporting” to a whole new level! This report is fully embedded within Excel and utilizes TM1 formulas. One of the greatest strengths of this report type is that it allows for expandable / collapsible rows, dictated by the TM1RPTROW formula. There…

Read More

How Do I Load Data to IBM Planning Analytics Using TM1py and Pandas? – Part 1

Title: Loading Data to IBM Planning Analytics using TM1Py and Pandas Part 1 Author(s): Paul Caggiano Application: Planning Analytics, Python Software Version: Planning Analytics Version 11.8.01300.1; Python 3.9.12 Keywords: TM1Py, Python, Planning Analytics, TM1, Pandas   Python is no doubt one of the fastest growing programming languages in terms of its use for data science.  This…

Read More

How Do I Load Data to IBM Planning Analytics Using TM1py and Pandas? – Part 2

Title: Loading Data to IBM Planning Analytics using TM1Py and Pandas Part 2 Author(s): Paul Caggiano Application: Planning Analytics, Python Software Version: Planning Analytics Version 11.8.01300.1; Python 3.9.12 Keywords: TM1Py, Python, Planning Analytics, TM1, Pandas   This article is Part 2 of the series exploring how to integrate TM1Py with your IBM Planning Analytics (PA) instance…

Read More

How Do I Load Data to IBM Planning Analytics Using TM1py and Pandas? – Part 3

Title: Loading Data to IBM Planning Analytics using TM1Py and Pandas Part 3 Author(s): Paul Caggiano Application: Planning Analytics, Python Software Version: Planning Analytics Version 11.8.01300.1; Python 3.9.12 Keywords: TM1Py, Python, Planning Analytics, TM1, Pandas   This article is Part 3 of the series exploring how to integrate TM1Py with your IBM Planning Analytics (PA) instance…

Read More

How Do I Highlight Input Cells in Planning Analytics Workspace (PAW)?

The power of IBM Planning Analytics (PA or TM1) comes from its ability to receive input information from different users, take that input and, through rules embedded in the model, consolidate a forecast (budget), or demonstrate variances to actuals. As developers working with PA we have to build models that perform well in the back…

Read More

How Do I Integrate Data from FTP Sites into IBM Planning Analytics?

In other articles I’ve discussed the process of integrating data from various sources into IBM Planning Analytics. This time, I want to offer a simple strategy for automating the inflow of data “dropped onto” a File Transfer Protocol (or FTP) site. Since the File Transfer Protocol is a standard communication protocol commonly used for the…

Read More

How Do I Synchronize Content in IBM Planning Analytics Workspace (PAW)?

Synchronization in computing can be defined as “…the action of causing a set of data (or files) to remain identical in more than one location…”. In IBM Planning Analytics Workspace (or PAW) we can equate this to objects (perhaps an Exploration View and a Visualization) that you’ve configured to be synchronized within a PAW Sheet.…

Read More

How Do I Share Content in IBM Planning Analytics Workspace (PAW)?

IBM Planning Analytics is a view-based application which supports data analysis, planning and creation of content. Using Planning Analytics Workspace (PAW) you can easily save and then share content that you have developed. Your content can be any number of objects such as a PAW “book”. PAW Books provide a canvas or “container” in which to layout…

Read More