Posts Tagged ‘Planning Analytics How To’s’
How Do I Perform Advanced Attribute Manipulation in IBM Planning Analytics? — Part 2
This article is the second part of a 3-part series exploring attribute manipulations with Turbo Integrator (TI) processes. In Part 1 of the series, which can be found here, we saw how to check if an attribute exists and insert it and then how to check its type. We will now continue with a more…
Read MoreHow Do I Perform Advanced Attribute Manipulation in IBM Planning Analytics? — Part 3
This article is Part 3 of a series called Advanced Attribute Manipulation. You can find Part 1 which describes a few functions used to check if attributes exists and how to check their type HERE. And Part 2 about useful functions that looping through an attribute dimension and perform tasks with a subset HERE. Our…
Read MoreHow Do I Use Dynamic Ranking in IBM Planning Analytics Workspace (PAW)?
Ranking reports are simple, yet powerful end-user reporting tools. Providing the ability for a user to add a ranking to a report or view of data based upon criteria that they are specifically interested in without having to have a developer or application administrator involved can be invaluable. IBM Planning Analytics Workspace users can enhance their…
Read MoreHow Do I Use Default Views in IBM Planning Analytics?
IBM defines a cube as “…the basic container for data…” and a cube view as “…the definition of how a cube’s dimensions are arranged…”. Planning Analytics cubes can each have multiple views defined and typically, each cube will have specific views designed to assist with common reporting needs. Common Views In addition to defining various…
Read MoreHow Do I Use the Modeling Workbench in IBM Planning Analytics?
The modeling workbench was introduced in IBM Planning Analytics and remains available as a beta feature (in 2.0.65). You can now open the modeling workbench from the Planning Analytics Workspace environment (in earlier versions entry was through a separate URL). You can use the workbench to do almost anything you need to do within a…
Read MoreHow Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)?
Did you know that you can override the standard Planning Analytics Workspace (PAW) theme with your own “custom theme” that reflects your corporate branding or culture? You can use a custom theme to: Modify the colors of the application bar Modify the colors of the navigation bar Set the corporate title that is shown on the home…
Read MoreHow Do I Use MDX to Create a Dynamic Cube View in IBM Planning Analytics?
IBM Planning Analytics (PA) subsets can be made dynamic by using multi-dimensional expressions (MDX). Doing so allows for automation and will ensure that subsets update if the dimension changes. MDX allows for many different use cases such as filtering by attributes, levels or using a wildcard search to display all elements that meet a specific…
Read MoreHow Do I Manage Multiple ODBC Credentials in IBM Planning Analytics Workspace?
TurboIntegrator (TI) processes in IBM Planning Analytics (PA) allow connections to various data. One option is an ODBC connection, which stands for Open Database Connectivity. This is an extremely reliable method that directly connects to an external relational database and allows you to extract data through a query. This article explains how ODBC username and…
Read MoreHow Do I Maintain Hierarchies in Planning Analytics Workspace (PAW)?
Planning Analytics Workspace (PAW) comes with the feature to create multiple hierarchies in one dimension. These hierarchies are generally created by the attributes of the dimension. Once a hierarchy is created, it is detached from the attribute values. Therefore, a developer should create a TI (TurboIntegrator) process to maintain the hierarchies which are built based…
Read MoreHow Do I Collect Data for Earnings Reports in IBM Planning Analytics?
An earnings call is one of the most important meetings between the management team of a public company and its external stakeholders. The company prepares internal and external reports like an annual business disclosure report (10-K) every quarter. The typical timeframe for collecting data and producing the earnings-related documents is less than 60 days. That…
Read More