• Skip to main content
  • Skip to footer
Revelwood Logo

Revelwood

Your SUPER-powered WP Engine Site

  • Who We Are
    • About Us
      • Our Company
      • Our Team
      • Partners
    • Careers
      • Join Our Team
  • What We Do
    • Solutions
      • Workday Adaptive Planning
      • IBM Planning Analytics
      • BlackLine
    • Services
      • Implementation Services
      • Customer Care
        • Help Desk
        • System Administration as a Service
      • Training
        • Workday Adaptive Planning Training
        • IBM Planning Analytics / TM1 Training
    • Products
      • DataMaestro
      • LightSpeed
      • IBM Planning Analytics Utilities
  • How We Help
    • Use Cases
    • Client Success Stories
  • How We Think
    • Knowledge Center
    • Events
    • News
  • Contact Us

Financial Performance Management

What’s the Total Economic Impact of IBM Planning Analytics?

February 24, 2020 by Lisa Minneci Leave a Comment

News & Events

When potential clients are evaluating IBM Planning Analytics as a budgeting, planning and reporting solution, they often ask us for its ROI. It’s not a simple question to answer. Every organization’s business situation, and needs are unique to them. The corresponding implementation is as well. As a result, there’s really no universal ROI for any given software solution.

A Forrester report helps provides some related information for businesses looking at Planning Analytics. IBM and Forrester recently came out with The Total Economic Impact™ of IBM Planning Analytics. The analyst firm used its Total Economic Impact (TEI) framework and methodology for the report, which serves “to provide a complete picture of the total economic impact of purchase decisions.” The findings are based on interviews with four customers with significant experience with IBM Planning Analytics, and with IBM executive and Forrester analysts.

The Total Economic Impact of IBM Planning Analytics

Based on the report, the total economic impact of Planning Analytics include:

  • 63% less time spent to complete the annual budgeting cycle
  • 80% faster processing planning data
  • 70% fewer labor hours required to complete forecasting cycles

Learn more about the key findings in the report and the benefits of Planning Analytics.

Read additional analyst reports that cover IBM Planning Analytics:

Revelwood Partners Adaptive Insights and IBM Earn High Ratings in BPM Partners’ BPM Pulse Survey

Excel Users Embrace IBM Planning Analytics

Independent Survey Ranks IBM Planning Analytics Against Competing Products

Home » Financial Performance Management » Page 25

Filed Under: News & Events Tagged With: Budgeting, budgeting software, Cognos TM1, Financial Performance Management, Forrester TEI report, IBM Cognos TM1, IBM Planning Analytics, Planning & Forecasting, Planning & Reporting, TM1

IBM Planning Analytics Tips & Tricks: How to Reorder TM1 Cubes in Planning Analytics Workspace

February 18, 2020 by Lisa Minneci Leave a Comment

Videos

In today’s IBM Planning Analytics Tips & Tricks video, our PF&A Technology Director, Lee Lazarow, demonstrates a new feature in Planning Analytics Workspace (PAW) version 2.0.44, that enables you to reorder TM1 cubes. Your TM1 cubes were likely designed for a specific reason. Over the course of years, the data has been changed and added to. TM1 would let you optimize the system by reordering the dimensions and re-indexing the database.

Watch this Planning Analytics video to see how this new feature lets you optimize your cubes by reordering them. When you reorder your cubes, PAW gives you information about the optimization, including if there will be an increase or decrease in performance, and what the impact on RAM will be.

IBM Planning Analytics, which TM1 is the engine for, is full of new features and functionality. Not sure where to start? Our team here at Revelwood can help. Contact us for more information at info@revelwood.com. And stay tuned for more Planning Analytics Tips & Tricks weekly in our Knowledge Center and in upcoming newsletters!

Want to get our Planning Analytics Tips & Tricks delivered to your inbox every Tuesday? Sign up to get our weekly email of just the week’s tip! And don’t forget to subscribe to our YouTube channel for more Planning Analytics videos.

Watch more Planning Analytics video tutorials:

Filtering in Planning Analytics

Creating Buttons in Planning Analytics

Planning Analytics Admin

Home » Financial Performance Management » Page 25

Filed Under: IBM Planning Analytics Tips & Tricks, Videos Tagged With: Analytics, Budgeting, Budgeting Planning & Forecasting, Financial Performance Management, IBM Cognos TM1, IBM Planning Analytics, lee lazarow, planing analytics video, Planning & Forecasting, Planning & Reporting, Planning Analytics Tips & Tricks, planning analytics tips & tricks video, Revelwood, TM1

IBM Planning Analytics Tips & Tricks Video: Filtering in Planning Analytics

February 11, 2020 by Lisa Minneci Leave a Comment

Video

In today’s IBM Planning Analytics Tips & Tricks video, our FP&A Technology Director, Lee Lazarow, demonstrates how to do filtering in Planning Analytics. Filtering in Planning Analytics Workspace (PAW) will make it easy for your users to select the data they want to see, thereby giving them a good user experience.

The new PAW interface works much like Windows Server does – you can do various searches (wildcard searches, level searches, attribute searches) and thereby take a giant list of elements and filter it down to a smaller subset. The PAW interface even takes it a step further by enabling you to make your search criteria much more structured and user-friendly.

When you master the ability to do filtering in PAW, you’ll enable your users to easily select the data they need.

IBM Planning Analytics, which TM1 is the engine for, is full of new features and functionality. Not sure where to start? Our team here at Revelwood can help. Contact us for more information at info@revelwood.com. And stay tuned for more Planning Analytics Tips & Tricks weekly in our Knowledge Center and in upcoming newsletters!

Want to get our Planning Analytics Tips & Tricks delivered to your inbox every week? Sign up to get our weekly email of just the week’s tip! And don’t forget to subscribe to our YouTube channel for more Planning Analytics videos.

Watch more IBM Planning Analytics Tips & Tricks videos:

Reviewing Chores in Planning Analytics

Creating Buttons in Planning Analytics

Planning Analytics Admin

Home » Financial Performance Management » Page 25

Filed Under: IBM Planning Analytics Tips & Tricks Tagged With: Analytics, Financial Performance Management, IBM Cognos TM1, IBM Planning Analytics, lee lazarow, Planning Analytics Tips & Tricks, planning analytics tips & tricks video, Planning Analytics video, Planning Analytics Workspace, TM1

IBM Planning Analytics Tips & Tricks: Excel’s CONCAT and TEXTJOIN Functions

February 4, 2020 by Nina Inverso Leave a Comment

Tips & Tricks

Microsoft Excel has recently introduced a new version of the CONCATENATE function called CONCAT. The purpose is similar in that the new function still combines text from multiple ranges and/or strings. CONCAT will eventually replace CONCATENATE, but Microsoft has not released plans to sunset the original function to ensure compatibility with older versions of Excel.

The CONCAT function expects at least one text parameter value, with a maximum of 253 arguments. For example:

IBM Planning Analytics Tips & Tricks: CONCAT and TEXTJOIN Functions
=CONCAT(A1,B1,C1,D1,A2,B2,C2,D2)

returns “Tobeornottobe.” The new function also allows you to combine text ranges. For example:

=CONCAT(A1:D2)

returns a string consisting of the values in cells A1, B1, C1, D1, A2, B2, C2, and D2. In this case, “Tobeornottobe” will once again be returned.

Similarly, the TEXTJOIN function joins text from multiple ranges and/or strings but includes two additional parameters. These parameters allow you to specify the delimiter and determine if empty cells are ignored. For example:

=TEXTJOIN(“ ”, TRUE, A1:D2)

returns “To be or not to be,” whereas

=TEXTJOIN(“ ”, FALSE, A1:D2)

returns “To   be or not  to be.” In the last example, the spaces have been doubled wherever there are empty cells because the second parameter has been set to FALSE.

IBM Planning Analytics, which TM1 is the engine for, is full of new features and functionality. Not sure where to start? Our team here at Revelwood can help. Contact us for more information at info@revelwood.com. And stay tuned for more Planning Analytics Tips & Tricks weekly in our Knowledge Center and in upcoming newsletters!

Want to get our Planning Analytics Tips & Tricks delivered to your inbox every Tuesday? Sign up to get our weekly email of just the week’s tip!

Read related posts with Excel Tips & Tricks and using Excel with Planning Analytics:

IBM Planning Analytics Tips & Tricks: New Excel Feature – XLOOKUP

IBM Planning Analytics Tips & Tricks: Learn the Excel CELL Formula

IBM Planning Analytics Tips & Tricks: Recalculating Excel Worksheets

Home » Financial Performance Management » Page 25

Filed Under: IBM Planning Analytics Tips & Tricks Tagged With: Analytics, Excel, Excel tips & tricks, Financial Performance Management, IBM Cognos TM1, IBM Planning Analytics, Nina Gordy, Revelwood, TM1

Adaptive Insights Tips & Tricks: Alternate Time Tree

January 29, 2020 by Michelle Song Leave a Comment

Tips & Tricks

Have you ever wanted to have an alternate time tree/ stratum rollup in Adaptive Insights? The current Adaptive Insight system only supports one stratum rollup and there is no “Time Attribute” available in the current system to group the different time periods together. Here are some workarounds for you.

For example, the screenshot below is your current time tree setup in Adaptive Insights. Week is the lowest time stratum in the time tree. It has a stratum rollup of Week – Month – Quarter – Year.

Alternate time tree in Adaptive Insights

This is the main time tree that you used in your company for planning. However, you also have an alternate time tree that you used for your in store calendar, which has a stratum rollup of Week – Cycle – Year. Weeks are the same in both time trees, but Cycles do not roll up into Month and Quarter, so you couldn’t include Cycle in the current time tree.

Here are two methods to achieve an “alternate time tree”:

  1. If the alternate time tree is only used for reporting purposes, plan at the Week (lowest) time stratum and use Report/OfficeConnect to sum up the weeks for each Cycle.
Understanding alternate time trees in Adaptive Insights

In this case, Cycle1-2019 is a subtotal calculation of WK1 to WK4-2019.

2. If the alternate time tree is used for planning purposes, create a dimension for Cycle and use it in the sheet. An example is shown in the screenshot below of a modeled sheet. The timespan is used to input expense for each week. Week 1 to week 4 is Cycle 1, so the values for Cycle 1 are only entered in those periods.

stratum rollup in Adaptive Insights

Here’s a report to show the results.

Understanding stratum rollup in Adaptive Insights

Hope you find this helpful and feel free to reach out to us if you have any questions!

The team at Revelwood has been recognized by Adaptive for its thought leadership in the space, commitment to its Adaptive Insights practice, and its rapid achievements of milestones. Visit Revelwood’s Knowledge Center for our Adaptive Insights Tips & Tricks or sign up here to get our Adaptive Insights Tips & Tricks delivered directly to your inbox. Not sure where to start with Adaptive Insights? Our team here at Revelwood can help! Contact us info@revelwood.com for more information.

Read more Adaptive Insights Tips & Tricks:

Adaptive Insights Tips & Tricks: How to Override Default Lookups

Adaptive Insights Tips & Tricks: Leveraging your Testing Model

Adaptive Insights Tips & Tricks: Finding Missing Formulas

Home » Financial Performance Management » Page 25

Filed Under: Workday Adaptive Planning Tips & Tricks Tagged With: Adaptive Insights, adaptive insights tips & tricks, Analytics, Financial Performance Management, Revelwood

IBM Planning Analytics Tips & Tricks: Reviewing Chores

January 28, 2020 by Lisa Minneci Leave a Comment

Video

In today’s IBM Planning Analytics video tutorial, our FP&A Technology Director, Lee Larazow, demonstrates PAW v 2.0.43’s new approach that allows you to easily review the chores that are associated with a specific process. Once you have mastered the techniques Lee explains in this video, you’ll have a key skill to making it much easier to maintain your Planning Analytics environment.

Watch this video and you’ll learn how to:

  • Go into a list of processes
  • View all the individual chores associated with a process
  • Define the processes within the chore
  • Completely remove a process from the chore

This new approach by PAW makes Planning Analytics maintenance much easier!

IBM Planning Analytics, which TM1 is the engine for, is full of new features and functionality. Not sure where to start? Our team here at Revelwood can help. Contact us for more information at info@revelwood.com. And stay tuned for more Planning Analytics Tips & Tricks weekly in our Knowledge Center and in upcoming newsletters!

Want to get our Planning Analytics Tips & Tricks delivered to your inbox every Tuesday? Sign up to get our weekly email of just the week’s tip! And don’t forget to subscribe to our YouTube channel for more Planning Analytics videos.

Watch more Planning Analytics video tutorials:

Creating Buttons in Planning Analytics

Planning Analytics Admin

Dimension Maintenance in IBM Planning Analytics

Home » Financial Performance Management » Page 25

Filed Under: IBM Planning Analytics Tips & Tricks, Videos Tagged With: Analytics, Financial Performance Management, IBM Cognos TM1, IBM Planning Analytics, lee lazarow, Planning Analytics video, Planning Analytics Workspace, Revelwood video, TM1

IBM Planning Analytics Tips & Tricks: Excel’s IFS Function

January 21, 2020 by Nina Inverso Leave a Comment

Tips & Tricks

While the IF function has been around for a while now, IFS is new to Excel. This function checks whether one or more conditions are met and then returns the value associated with the first TRUE condition. The main objective of IFS is to simplify an expression that would have previously required multiple nested IF functions.

The general format of the IFS function is

=IFS(Condition 1, Value if Condition 1 = TRUE, Condition 2, Value if Condition 2 = TRUE, Condition 3, Value if Condition 3 = TRUE)

The function can handle up to 127 different conditions, and only the first two parameters are required.

Here is an example using a sample Excel grid:

IBM Planning Analytics Tips & Tricks: Excel's IFS function
=IFS(A1>250,A2,B1>250,B2,C1>250,C2,D1>250,D2)

will return “Green” (the value of cell C2).

In older versions of Excel, this would be written as

=IF(A1>250,A2,IF(B1>250,B2,IF(C1>250,C2,IF(D1>250,D2))))

Multiple nested IF functions would previously be used to accomplish the same result.

IBM Planning Analytics, which TM1 is the engine for, is full of new features and functionality. Not sure where to start? Our team here at Revelwood can help. Contact us for more information at info@revelwood.com. And stay tuned for more Planning Analytics Tips & Tricks weekly in our Knowledge Center and in upcoming newsletters!

Want to get our Planning Analytics Tips & Tricks delivered to your inbox every Tuesday? Sign up to get our weekly email of just the week’s tip!

Read related posts with Excel Tips & Tricks and using Excel with Planning Analytics:

IBM Planning Analytics Tips & Tricks: New Excel Feature – XLOOKUP

IBM Planning Analytics Tips & Tricks: Learn the Excel CELL Formula

IBM Planning Analytics Tips & Tricks: Recalculating Excel Worksheets

Home » Financial Performance Management » Page 25

Filed Under: IBM Planning Analytics Tips & Tricks Tagged With: Analytics, Excel tips & tricks, Financial Performance Management, FP&A, IBM Cognos TM1, IBM Planning Analytics, Nina Gordy, Revelwood, TM1

IBM Planning Analytics Tips & Tricks: Creating Buttons for TurboIntegrator Scripts

January 14, 2020 by Lisa Minneci Leave a Comment

Videos

In today’s IBM Planning Analytics video tutorial, our FP&A Technical Director, Lee Lazarow, shows you how to easily create buttons for TurboIntegrator (TI) scripts. When you create buttons for your TI scripts, you simplify tasks for your end users and create a much better Planning Analytics experience for them.

In many situations you’ll have a TurboIntegrator script that you’ll want your end users to run. But you should have an easy way for them to run that script. The solution is to create a button in the Planning Analytics Workspace (PAW) environment.

Watch our video Creating Buttons for TurboIntegrator Scripts in IBM Planning Analytics to learn the steps to create a button. These include:

  • Going into properties
  • Turning the properties for the button target into a process
  • Choosing if you want a prompt, and how you want that prompt to appear

IBM Planning Analytics, which TM1 is the engine for, is full of new features and functionality. Not sure where to start? Our team here at Revelwood can help. Contact us for more information at info@revelwood.com. And stay tuned for more Planning Analytics Tips & Tricks weekly in our Knowledge Center and in upcoming newsletters!

Want to get our Planning Analytics Tips & Tricks delivered to your inbox every Tuesday? Sign up to get our weekly email of just the week’s tip!

Watch more IBM Planning Analytics Tips & Tricks videos:

Planning Analytics Administration

Dimension Maintenance in IBM Planning Analytics

Regions with Rules in IBM Planning Analytics

Subscribe to Revelwood’s YouTube channel to watch all of our IBM Planning Analytics Tips & Tricks videos.

Home » Financial Performance Management » Page 25

Filed Under: IBM Planning Analytics Tips & Tricks, Videos Tagged With: Analytics, Financial Performance Management, IBM Cognos TM1, IBM Planning Analytics, Planning Analytics Tips & Tricks, Planning Analytics video, TM1

IBM Planning Analytics Tips & Tricks: Regions within Regions

January 7, 2020 by Lee Lazarow Leave a Comment

Tips & Tricks

A while back I wrote a blog post about using Regions within Planning Analytics rules. Regions allow you to make your rules easier to navigate and read when scrolling through many lines of code. But did you know that you can have regions within your regions?

Here is an example of a region, both opened and closed:

IBM Planning Analytics Tips: Regions within Regions
IBM Planning Analytics Tips: Regions within Regions

But what if you wanted to differentiate the components within the region?  You can use the exact same concept to create sub-regions:

IBM Planning Analytics Tricks: Regions within Regions
IBM Planning Analytics: Understanding Regions within Regions

Planning Analytics is smart enough to know how to group the start/end components of the region and allow the sub-regions to work within a larger region.  This approach allows us to create sub-groups to make your code even easier to navigate.

IBM Planning Analytics, which TM1 is the engine for, is full of new features and functionality. Not sure where to start? Our team here at Revelwood can help. Contact us for more information at info@revelwood.com. And stay tuned for more Planning Analytics Tips & Tricks weekly in our Knowledge Center and in upcoming newsletters! You can also sign up to get our Planning Analytics Tips & Tricks sent directly to your inbox!

Learn more about Planning Analytics Rules and working with Regions:

IBM Planning Analytics Tips & Tricks: Regions with Planning Analytics Rules

IBM Planning Analytics Tips & Tricks: Writing Rules

IBM Planning Analytics Tips & Tricks: Rule Concepts that are Often Forgotten

Home » Financial Performance Management » Page 25

Filed Under: IBM Planning Analytics Tips & Tricks Tagged With: Analytics, Financial Performance Management, IBM Cognos TM1, IBM Planning Analytics, lee lazarow, TM1

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 23
  • Page 24
  • Page 25
  • Page 26
  • Page 27
  • Interim pages omitted …
  • Page 47
  • Go to Next Page »

Footer

Revelwood Overview

Revelwood helps finance organizations close, consolidate, plan, monitor and analyze business performance. As experts in solutions for the Office of Finance, we partner with best-in-breed software companies by applying best practices guidance and our pre-configured applications to help businesses achieve their full potential.

EXPERTISE

  • Workday Adaptive Planning
  • IBM Planning Analytics
  • BlackLine

ABOUT

  • Who We Are
  • What We Do
  • How We Help
  • How We Think
  • Privacy

CONNECT

World Headquarters

Florham Park, NJ | 201 984 3030

European Headquarters

London & Edinburgh | +44 (0)131 240 3866

Latin America Office

Miami, FL | 201 987 4198

Email
info@revelwood.com

Copyright © 2025 · Revelwood Inc. All rights reserved. Revelwood® and the Revelwood logo are registered marks of Revelwood Inc.