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
  • Time Scales
  • Month
  • Year To Date
  • Comparison
  • Cumulative
  • Dates in Formulas

Was this helpful?

  1. Concepts

Time

Learn how time works in Pluvo

PreviousDay/Night ModeNextScenarios

Last updated 15 days ago

Was this helpful?

Time Scales

Time scales are used with variables in to fetch the value at a certain moment in time. For example, #New Revenue [This Month] returns the value of New Revenue for that same calendar month. Similarly, #New Revenue [Last Month] returns the previous month's value.

Timescales are relative to the month being forecasted.

For example, if a formula references #Revenue [Last month], then April's entry would reference March's Revenue, May's entry would reference April's revenue, and so on.

There are a number of options for timescales that allow you to build complex and powerful models and forecasts. Keep reading for an explanation of each.

Month

  • This Month - Returns the value for the same month.

  • Last Month - Returns the value for the previous month

  • Months Prior - Specify a number of months prior, e.g: 4 months ago.

  • Specific Date - Specify a specific date, e.g: January 2023.

Year To Date

  • Year to Date - Returns the value for calendar year to the current date

  • Fiscal Year to Date - Returns the value for start of the organization's fiscal year to the current date

Comparison

  • This Month vs Last Month - Returns the difference between this month and the previous month, as a number

  • This Month vs Last Month (%) - Returns the difference between this month and the previous month, as a percentage

  • This Month vs Months Prior - Returns the difference between this month and a month prior, as a number. e.g: this month vs 3 months ago.

  • This Month vs Months Prior (%) - Returns the difference between this month and a month prior, as a percentage. e.g: this month vs 3 months ago.

  • This Month vs Same Month Last Year - Returns the difference between this month and the same calendar month last year, as a number

  • This Month vs Same Month Last Year (%) - Returns the difference between this month and the same calendar month last year, as a percentage

Cumulative

  • Last 3 Months - Returns a sum of the previous 3 months

  • Last 6 Months - Returns a sum of the previous 6 months

  • Last 12 Months - Returns a sum of the previous 12 months

  • Last 3 Months Average - Returns an average of the previous 3 months

  • Last 6 Months Average - Returns an average of the previous 6 months

  • Last 12 Months Average - Returns an average of the previous 12 months

Dates in Formulas

Dates in formulas is coming soon!

formulas