When To Feed from String Cells in IBM Planning Analytics

While developing an IBM Planning Analytics (PA) model, you may have come across a situation similar to the following:  A rule and feeder are seemingly working correctly, but upon a data change the expected cells are not returning values, implying they are no longer being fed.  Consider the example below showing a simple rule from…

Read More

Utilizing an Alternate Hierarchy for Security in IBM Planning Analytics

IBM Planning Analytics (PA) allows administrator (admin) users to control users’ read and write access through different levels of object security. The system provides a set of redefined groups for admin purposes but allows custom groups to be created as well that users can belong to. Planning Analytics admins commonly use security controls to limit users’ access to elements within a dimension. This can be done by setting a security group’s access…

Read More

MDX Filtering Descendants for Dynamic Set in PAW

For those of you in the Planning Analytics (PA) world – Have you used any MDX lately?  (MDX=Multi-Dimensional Expression).  The goal of this article is to help you spot additional opportunities for MDX to assist in everyday analysis, reports, and extracts out of a PA model.   This is a follow-on to an earlier Knowledge Base…

Read More

Using Dynamic Server References in PAfE Workbooks

In this article we look into creating a dynamic server reference with PAFE workbooks so that they can be successfully opened across multiple instances. Read on to learn why we do this, how to set it up, best practices, and some troubleshooting tips. What is a Dynamic Server Reference? Planning Analytics for Excel worksheet functions…

Read More

Leveraging TM1py to Interact with IBM Planning Analytics Using Python

TM1py is a free Python package that extends the functionality of Planning Analytics by integrating the TM1 REST API with Python allowing the use of Python libraries. TM1py enhances data source integration, enables machine learning using python, and facilitates Planning Analytics object control using Python automation. In a recent internal “Hackathon” a group of QueBIT…

Read More

Using LaTeX Formatting in Planning Analytics

A file with a latex extension (.tex) is a text-based markup language file created with the typesetting system known as LaTeX which can be used to define type settings for publications, letters, books, and other similar cataloging in various fields. Specifically, for academic publishing, LaTeX (pronounced “LAY-tech”) is a staple. But what is LaTeX? “…LaTeX is…

Read More