• 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

Planning Analytics tips

IBM Planning Analytics Tips & Tricks: Excel LET Function

September 8, 2020 by Lee Lazarow Leave a Comment

Have you ever created a formula that repeats another formula within a cell? Did you know that this repetition may be slowing down your reports?

For example, you may have a report where you want to pull IBM Planning Analytics data and replace zeros with the word “None.”  You can write this as a formula via:

=IF ( DBRW(cube,dim1,dim2,dim3)=0, “None”, DBRW(cube,dim1,dim2,dim3) )

Within this formula, the IF check first looks at the DBRW formula to determine a value. If the value is not zero then the IF check needs to re-run the exact same DBRW formula to produce the value that will appear in the cell.  This means that one cell potentially needs to run the same formula twice! While this doesn’t sound like a big deal, it can easily impact the performance of your report if you have many iterations of the formula.

Excel has introduced a new function called LET that will help optimize this situation. This function allows you to define a variable that can repeatedly be used within a calculation. It will help you improve performance since it will only execute the calculation once within the cell.

The syntax of the function is:

=LET (VarName, VarValue, Calculation)
  • VarName is the name of the variable to be used
  • VarValue is the value of the variable
    • This can be a hard coded number or it can be a formula
  • Calculation is a formula that uses the variable name
    • This can be a simple formula such as X+Y or it can use any existing Excel function

A simple iteration of this formula can be written as:

=LET (x, 5, x*2)

This formula would result in the number 10.

The LET formula also allows you to define multiple variables.  A simple example of multiple variables can be written as:

=LET (x, 5, y, 2, x*y)

This formula would also result in the number 10.

Using this approach, our initial formula can be rewritten using the LET function:

=LET ( CubeVal, DBRW(cube,dim1,dim2,dim3), IF(CubeVal=0,”None”, CubeVal) )

This ensures that the DBRW pull is only executed once within the cell.

This functionality allows you to optimize your Excel based reports by minimizing the number of calculations that happen within your report.

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!

Read more Excel Tips & Tricks:

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

IBM Planning Analytics Tips & Tricks: The Excel FORMULATEXT Function

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

 
Home » Planning Analytics tips » Page 3

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

IBM Planning Analytics Tips & Tricks: Comparing Sandboxes

July 14, 2020 by Lee Lazarow Leave a Comment

Tips & Tricks

Many of you know that you can create personal what-if scenarios in IBM Planning Analytics via the sandbox feature. This approach allows you quickly replicate an entire environment which includes all of the data, rules, input templates, and reports from your existing models. But did you know that you can also easily compare data from the various sandboxes? This is done by creating a virtual dimension that contains your sandbox elements.

Creating the virtual dimension is as simple as adding a setting into your Planning Analytics configuration called EnableSandboxDimension and setting the value to true. By default, this parameter is set to false. This is a dynamic parameter, so a server restart is not required to enable this setting.

Once enabled, your cube will now show a new dimension called “Sandboxes.”

IBM Planning Analytics Tips & Tricks: Comparing Sandboxes

You can add this dimension to your PAW books as a selector widget. Once added, you can synchronize your views and reports to the sandbox selector.

Comparing sandboxes in IBM Planning Analytics

This approach offers an easy way to check your data before submitting a sandbox entry back into the base model.

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!

Read more IBM Planning Analytics Tips & Tricks:

IBM Planning Analytics Tips & Tricks: Merge an Icon and a Button, Part 1

IBM Planning Analytics Tips & Tricks: Merge an Icon and a Button, Part 2

IBM Planning Analytics Tips & Tricks: Using Words and Numbers Together

Home » Planning Analytics tips » Page 3

Filed Under: IBM Planning Analytics Tips & Tricks Tagged With: Analytics, Budgeting, Budgeting Planning & Forecasting, Financial Performance Management, IBM Cognos TM1, IBM Planning Analytics, Planning Analytics tips, Revelwood, TM1

IBM Planning Analytics Tips & Tricks: Merge an Icon and a Button, Part 2

July 7, 2020 by Lee Lazarow Leave a Comment

Tips & Tricks

In an earlier post, I showed how to merge a button onto an image in IBM Planning Analytics to create an easy-to-navigate user experience. However, as a developer I may forget which images are just images and which images contain buttons.

To get around this, I sometimes add small reminders to my images to let me know there are two things merged into a single image. In the previous post, I recommended changing the text to a blank value. This result gives you the house image below.

Merging icons and buttons in IBM Planning Analytics

However, if you change the text into something small (such as a period) then you can easily make it fit into part of the image.

Merging icons and buttons in Planning Analytics Workspace

To the end user, the house now looks like it has a door. But as a developer, I now know that there are two components … an image and a button.

Hiding “dots” in your image is an easy way for you to remember the components in your PAW pages.

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!

Read more IBM Planning Analytics Tips & Tricks:

IBM Planning Analytics Tips & Tricks: Merge an Icon and a Button, Part 1

IBM Planning Analytics Tips & Tricks: Create New Books with the Diamond Icon

IBM Planning Analytics Tips & Tricks: Using Words and Numbers Together

Home » Planning Analytics tips » Page 3

Filed Under: IBM Planning Analytics Tips & Tricks Tagged With: Analytics, Budgeting, Budgeting Planning & Forecasting, Financial Performance Management, IBM Cognos TM1, IBM Planning Analytics, IBM Planning Analytics Workspace, Planning Analytics tips, Revelwood, TM1

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3

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.