What Are Five Powerful MDX Functions to Use in Your IBM Planning Analytics Model and How Do They Work?

IBM Planning Analytics (PA) subsets can be made dynamic through multi-dimensional expressions (MDX).  This reduces manual maintenance and ensures that subsets display the latest metadata and data available in the model. For example, when the Current Year of a model is modified, an MDX driven “Current Year Months” subset will be updated immediately. Today we…

Read More

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