LogoLogo
HomepageWhat's NewLoginContact Us
  • Start the Journey
  • Introduction to JustPerform
  • What's new
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • September 2024
    • August 2024
    • July 2024
    • June 2024
    • May 2024
    • April 2024
    • March 2024
    • February 2024
    • December 2023
    • November 2023
    • October 2023
    • September 2023
    • July 2023
    • June 2023
    • May 2023
    • April 2023
    • March 2023
    • February 2023
    • January 2023
    • December 2022
    • November 2022
    • October 2022
      • About Spaces
      • About Drive
      • About Modelling
      • About Governance
  • Getting Started
    • Log In
      • Get Access
      • Reset Password
    • Navigate
    • My Support
      • Get Access
      • Navigate
        • How-To Raise
        • How-To Assign
  • Process Definition
    • Modelling
      • Key Components
      • App
        • Navigate
        • How-To Guide
      • Fields
        • Key Terms
        • Navigate
        • How-To Guide
      • Functional Area
        • Navigate
        • Functional Area Detail
        • How-To Guide
      • Sheets
        • Navigate
        • Sheet Detail
          • Level 2 Header
          • Sheet Details Header
          • Layout
          • Options
          • Fields
        • Metrics
          • Navigate
          • Metric Details
        • How-To Guide
      • Models
        • Standard Model
          • How-To Guide
        • Virtual Model
          • How-To Guide
        • Advanced Models
        • Review Data
          • Features
      • Transactions
        • Journal
        • How-To Guide
      • Consolidation Features
        • Consolidation Sheet
        • How-To Guide
    • Process
      • Navigate
      • How-To Guide
      • Scenarios
        • How-To Guide
      • Flow
        • General
        • Navigate
        • How-To Guide
      • Cycle
        • Navigate
        • How-To Guide
        • My Activities
    • Calculations
      • Account Reclassification
        • Navigate
        • How-To Guide
      • Allocation
        • Navigate
        • How-To Guide
      • Account Mapping
        • Navigate
        • How-To Guide
      • Intercompany Elimination
        • Navigate
        • How-To Guide
      • Automatic Journal
        • How-To Guide
      • Currency Conversion
      • Value Driver Tree
        • Get Access
        • Navigate
        • Options
        • How-To Scenarios
          • Lookup - Same Module
          • Lookup - Different Module
          • Union
          • Time Offset
          • Functions
    • Permissions
      • Access Review
        • Navigate
      • Users
        • Navigate
        • How-To Guide
      • Role Management
        • Navigate
        • How-To Guide
    • Remote Tables
      • Files Connection
        • What's the User Flow
        • What's in Connection Schema
        • How-To Guide: By Sheet
        • How-To Guide: Multiple Sheet
        • How-To Guide: Different Sheets
    • Data Flow
      • Navigate
      • Dataflow Details
  • JustPerform 365 Connector
    • Introduction
    • Get Access
    • Navigate
      • Activities Pane
      • Explore Pane
      • Home Pane
  • Stories
    • Getting Started
    • Excel Stories
      • Stories - Design Pane
        • Header
        • Definition
        • Layout
        • Options
      • Create Stories
        • How-To Guide
        • How-To Access Stories
        • How-To Run Calculation
        • How-To Submit Workflow
      • Styles
        • How-To Guide
      • Functions
        • How-To Guide
      • Parameters
        • User flow
        • How-To (User Context)
        • How-To (Book Context)
      • Time series
      • Advanced
    • Snippets
      • Navigate
      • Types of Snippets
      • Design Pane
        • Level 2 Header
        • Snippet Header
        • Layout
        • Options
        • Fields
        • Visual
        • Styles
      • How-To Guide
        • Reports
        • Visuals
        • Input
    • Board
      • Navigate
      • How-To Guide
  • Advanced
    • Connections
      • Connection to S/4 HANA
        • How to Set Up ODP
      • Success Factor
    • Monitoring
      • Task Monitor
        • Actions
      • Event Log
        • Actions
    • General
      • Password Policy
      • Multi Language Localization
        • Enable Multi Language
        • Set Preferred Language
Powered by GitBook
On this page
  • Scenario 1
  • Create Formula
  • Input Tab
  1. Process Definition
  2. Calculations
  3. Value Driver Tree
  4. How-To Scenarios

Lookup - Same Module

Scenario 1

Use Lookup to calculate Sales from Units & Price, when Units & price have the same level of details

  • Generally, metrics are derived based on Individual drivers

  • Gross sales is a metric calculated from Individual drivers such as Units Sold & Average price.

  • Gross Sales = Units Sold * Average Price

  • Gross Sales is Formula node with the above formula with Input nodes- Units Sold & Average Price

  • Formula can use multiple nodes with the combination of mathematical operands like *, /, +, -

sample formulas can be -

Formula
Details

A * B

A & B are Input or formula nodes

A * B * C

A,B, C can be formula or Input nodes

(A + B ) * C

A,B, C can be formula or Input nodes

(A * B) /C

A,B, C can be formula or Input nodes

(A * B) / (C * D)

A,B, C, D can be formula or Input nodes

Scenario details

  • Formula to calculate: Gross Sales = Units Sold * Average Price

  • Units Sold & Average Price are captured/maintained at the same level of details -

    • by account, by product & by customer

  • Module defined for Input template to maintain both the Input node values - Gross Sales

  • After calculation, the result will be posted to the same level of details

    • by account, by product & by customer

Input Node

  • Node1 - Units Sold

  • Module - Module Gross Sales created with the below definition

    • (rows = account, product, customer, columns = time, filter = version)

  • Relation to be used in Formula = Merge

  • Node2 - Average Price

  • Module - The same module Gross Sales can be used as the template & level of details are the same.

    • (rows = account, product, customer, columns = time, filter = version)

  • Relation to be used in Formula = Lookup

  • Lookup Metric - Units Sold

Expected Output Node

  • Formula Node - Gross Sales

  • Module - The same module Gross Sales can be used as the template & level of details are the same.

    • (rows = account, product, customer, columns = time, filter = version)

  • Formula to be used = 'Units Sold' * 'Average Price'

Create Formula

There are 2 parts of creating the Formula node in Value Driver tree

Part 1 - Create Value driver tree

Step 1: To create a new value driver tree, Click on Drive menu

  • Under Calculations, click on + & select Rules to Open popup for capturing value driver details

    • Description - Gross Sales Calculation

    • Action Type - Select Value Driver

    • Model - Revenue Planning

Step 2: Click on + Add Rule on the level 2 header to open the node creation pane

General Tab

  • Name: Gross_Sales

  • Description: Gross Sales

  • Method: Formula

  • Module: Gross Sales

  • Formula: 'UnitsSold' * 'AvgSalesPrice'

Step 3: Select the field member tagging to post the result of the calculation

Click on the filter Icon on the right of the each of fields and make relevant selections

  • Customers: Same as Source

  • Products: Same as Source

  • Company: Same as Source

  • Version: Same as Source

  • Time: Same as Source

  • Revenue Account: R10100 - Gross Sales

Note - By default - the output put is posted as "Same as source", even if left not selected for fields.

Input Tab

Step 4: Click on Input Tab and Open node - UnitsSold

  • Module: Gross Sales

  • Relation: Merge

  • Fields member selection: Click on the filter button on the right of each field

    • Company: Context Member

    • Version: Context Member

    • Time: Context Member

    • Revenue Account: R10010 - Units Sold

Step 5: Next on Input Tab itself, open Input node - AvgSalesPrice

  • Module: Gross Sales

  • Relation: Lookup

  • Lookup Metric - UnitsSold

  • Fields member selection: Click on the filter button on the right of each field

    • Company: Context Member

    • Version: Context Member

    • Time: Context Member

    • Revenue Account: R10020 - Avg Sales Price

PreviousHow-To ScenariosNextLookup - Different Module

Last updated 1 year ago