Sei sulla pagina 1di 9

TOPDOWN BLOG

Challenge #5 – Variable Needed for


Report Calculation
By TopDown Team
October 12th, 2016

This is the last post in a five-part blog series providing you with the FRS challenges I’ve run
into most often and tips for solving them.

In this example, I had a Report that did a calculation where an Account balance was
divided by a Variable that corresponded to the Period number. This data was not
maintained in the application and the Report Administrator had to change the Variable in
the Report each month. This made the Report static and a maintenance problem so the

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
challenge was to make it dynamic. This solution assumes that the main Report uses Grid1
and that Period is a POV selection.

1. Create a second Grid in the Report that would always be hidden with the Periods in
the Columns. One Dimension needs to be in the Rows so pick one that is Fixed in
Grid1 and set the same.

2. Create 12 Period Columns which all pull Current Point of View for Period

3. Add a Formula Row (2) and use Custom Formula in the cell for each Period to add
the corresponding Variable needed
4. Add Conditional Suppression to each Period column as indicated to Suppress it
unless the Current POV corresponds to its particular Period

5. Add a Formula Column (B) that will sum up all of the Period Columns (B – M). With
the Conditional Suppression only the month corresponding to the Current POV
should be unsuppressed and therefore the formula in Column A will only pick up that
Variable.

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Be sure to select “Hide Grid” in the Grid Properties under Suppression screen to prevent
Grid2 from showing on the Report after validating that it is functioning as expected.

In Grid1 which is the main Report, add a Formula Row or Column somewhere in the
Report to pull in the Variable from Grid2. The location will vary depending on the intended
use of the Variable. If they are only used to calculations and not intended to be shown the
Row or Column can be hidden.

Use a custom formula in a cell to pull in the Variable from Grid2. In this example, the
formula would be – Grid2.Cell[2, A] and in the picture above, this formula is sitting in
Grid1.Cell[2,B].

Row 3 of this Report is demonstrating using the Period Variable to calculate an Average of
Recruiting Expenses from the Year-to-Date amount in Column B.

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Below is how the Report appears in Workspace when it is run for July with both Grid1 and
Grid2 unsuppressed to illustrate the result.

Grid2 at the bottom returns a 7 because of the Conditional Suppression being applied to all
other Periods. The Sum formula under Variable is only picking up the 7. Then the formula
in Grid1 is pulling that Variable in and using it to do the Average Calculation.

Related Posts

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
1. Financial Reporting Studio Tricks

2. Financial Reporting Studio – Challenge #2

3. Financial Reporting Studio – Challenge #3

4. Financial Reporting Studio – Challenge #4

About TopDown Team

The TopDown Team includes members of TopDown Consulting who want


to let the community know about webcasts, conferences, and other events.
The team also conducts interviews on various EPM industry topics.

Tags: Financial Reporting Studio, Hyperion Reports

Leave a Reply

Your email address will not be published. Required fields are marked *

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Comment

Name *

Email *

Website

Post Comment

Financial Reporting Studio – Challenge #4 »


« Introducing Oracle Profitability and Cost Management Cloud Service

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
CATEGORIES

EPM Cloud

Financial Close & Consolidation

Governance

Infrastructure

Integration

OneStream

Planning & Forecasting

Reporting & Analysis

Strategic Assessment

Upgrades & Migrations

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Tweets by @TopDownInc
TopDown Consulting
@TopDownInc
Spending your w/e/ Administering your #Hyperion app? On prem or #Cloud, short or long-
term, we can help. j.mp/2Ds0h6v #EPM

Mar 17, 2018

TopDown Consulting
@TopDownInc

NEW Blog Post: Celebrating #pi day by looking at how art and math converge in the #EPM
Solution j.mp/2FKkIgW

Embed View on Twitter

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
EPM SOLUTIONS TOPICS COMPANY
EPM Cloud Oracle EPM Cloud Our Approach
Strategic Assessment Data Relationship Leadership
Governance & Management News & Events
Integration Hyperion Planning Careers
Financial Close & FDMEE Clients
Consolidation Essbase Contact Us
Planning & Forecasting Financial Close
Reporting & Analysis Management
Upgrades & Migrations Hyperion Financial
EPM Support Services Management
STAY CONNECTED
IFRS Preparedness
EPM Support Services
Oracle Hybrid Cloud
Consolidations
Forecasts

© Copyright 2018 TopDown Consulting. All Rights Reserved.


Privacy Policy | Terms of Use | Careers | Contact Us

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD

Potrebbero piacerti anche