We just released our biggest update yet!
Find out more
LogoLogo
ChangelogSupportBlogSign inSign Up
  • Home
  • Features
    • Grids
    • Variables
      • Forecast Definitions
      • Actuals Definitions
      • Importing Variables
      • Folders
      • Metrics
        • Create a New Metric
        • Build a Custom Metric
      • Drivers
        • Create a New Driver
        • Build a Custom Driver
    • Models
    • Variance
      • Variance in Grids
      • Variance in Charts
    • Dashboards & Charts
      • Populating a Dashboard
      • Edit Dashboard Layouts
      • Charts
      • Comparing Scenarios in Dashboards
      • Sparklines
    • Organization
    • Reports
      • Creating a New Report Category
      • Creating a New Report
      • Creating a New Line Category
      • Creating a New Report Line
      • Report templates: The 3-Statement Model
      • How to Customize a Pluvo Report
    • Integrations
      • Accounting Integrations
        • Quickbooks Online
        • Xero
        • Netsuite
        • Sage
      • CRM Integrations
      • HRIS Integrations
      • Spreadsheets & Data Integrations
      • Other Integrations
      • Refresh Integration Data
    • Muli-entity & Consolidations
  • Exports
  • Org Switcher
  • Settings
    • Organization Settings
      • Organization Management
      • User Management
      • Integrations
      • Audit Logs
    • Account Settings
    • Day/Night Mode
  • Concepts
    • Time
    • Scenarios
      • Switching Scenario
      • Base Scenarios
      • Merging Scenarios
      • Create, Duplicate and Delete Scenarios
    • Formulas
      • Dates in Formulas
    • Currencies
  • Resources
    • What's New?
      • May 11 2025
    • Pluvo Help Center
    • Privacy Policy
    • Visit our site
Powered by GitBook

© 2025 Pluvo - Made with love in Canada

On this page
  • Variable Types
  • Number Variables
  • Currency Variables
  • Percentage Variables
  • Combining Variable Types

Was this helpful?

  1. Features

Variables

PreviousGridsNextForecast Definitions

Last updated 16 days ago

Was this helpful?

In Pluvo, forecasting is built around variables. Variables are simply any piece of data that can be referenced in a formula. Think of them as cells in an spreadsheet. just like you could reference cell 'A1' in a spreadsheet formula, you can reference Pluvo Variables when building forecasts.

Every variable has a and an .

Forecast definition: the formula to be used for future values. Actuals definition: the formula to be used for past values.

Variables come in several types, but all behave the same way. To insert a variable into a formula, simply type "#" in any cell to bring up the variable menu.

To search for a specific variable, begin typing. You can search variables either by name, or by category. e.g: typing #Balance will bring up a list of all the balance sheet metrics.

To insert a variable, click on it in the dropdown, or highlight it and press enter.

Variable Types

Variables come in three types that determine how they behave in formulas and charts.

  • Number

  • Currency

  • Percentage

To change variable types, select the Type button on variable row (figure 1).

Number Variables

Number variables are used for countable amounts besides currency. For example: headcount. Any amount that is not expressed as a dollar amount. When a number variable is added to a chart.

Currency Variables

Currency Variables behave much like numbers, however they are limited to 2 decimal places and include a currency icon when displaying in grids and charts (e.g: $).

When creating a new currency variable you must select which currency the variable should be (e.g: CAD, USD, AUD, GBP, etc.)

If only one currency is activated via the organization settings, then currency variables will choose that currency by default.

Percentage Variables

Percentage variables include the % symbol in charts and grids and are automatically multiplied by 100 when calculated.

e.g: a percentage variable that is defined as 1÷10 will output 10%, not 0.1.

Percentages are also automatically divided by 100 when being called in a formula.

e.g: $100 * 10% will output the same result as $100 * 0.1 .

Combining Variable Types

When combining variables of multiple types in a formula, the output will be that of the parent variable. In other words, Pluvo will perform the operations directly on the value of each variable without converting between types.

Keep this in mind when calculating and combining percentages, as you may or may not wish to multiply the result by 100, depending on your purposes and application.

forecast definition
actuals defition
Variable Type Selector