For the complete documentation index, see llms.txt. This page is also available as Markdown.

Build a Top Down Forecast

This guide describes how to build a forecast using high-level assumptions for growth, margins and costs, rather than detailed operational drivers.

Before you start

You should have:

  • Historical financials (optional but helpful).

  • A view of target growth rates and margin profiles.

  • A planning horizon (for example 3 or 5 years).


What you will build

  • Growth and margin drivers for key financial lines.

  • Revenue, COGS and opex variables that apply those drivers.

  • A strategic view of future performance without detailed operational modelling.


Steps

1

Set baseline values

If you have historical data:

  • Import it from PDF, Excel, Xero or QuickBooks.

  • Use the latest actual year or period as your starting point.

If not:

  • Enter your best estimate for current Revenue, COGS and Opex as starting values.

These baselines will be the first forecast period.

2

Create growth drivers

In the Data Library:

  • Create growth rate drivers such as:

    • Growth - Revenue

    • Growth - COGS

    • Growth - Opex

  • For each driver:

    • Enter annual or monthly growth percentages over the forecast horizon.

    • Upward or downward trends can be modelled through these series.

3

Create margin and ratio drivers

You can also forecast using margins rather than separate growth for revenue and costs:

  • Create margin drivers:

    • Margin - Gross

    • Margin - EBITDA

  • Enter target margin percentages.

  • Use these to derive COGS and Opex where appropriate.

4

Build top down variables

  • For Revenue:

    • Create a variable and formula, for example:

      • Revenue_t = Revenue_t_minus_1 × (1 plus Growth_Revenue_t).

  • For COGS:

    • Either:

      • Apply a growth rate directly, or

      • Use margin: COGS_t = Revenue_t × (1 minus Gross_margin_t).

  • For Opex:

    • Use a growth rate or express as percentage of revenue.

This approach lets you adjust just a few growth and margin series to drive the whole forecast.

5

Add simple tax, capex and debt

To keep the top down model lean:

  • Use a single Tax configuration or variable with an effective tax rate.

  • Model Capex as:

    • A percentage of revenue.

    • Or fixed amounts by year.

  • Model Debt where needed:

    • Simple loan with interest and repayment schedules.

    • Or no debt for unlevered forecasts.

6

Review high level outputs

Use P&L and charts to confirm:

  • Revenue growth path matches expectation.

  • Gross margin and EBITDA margin move in line with strategy.

  • NPAT behaves reasonably over time.

Use Cash Waterfall and Cashflow Statement to:

  • See whether top down growth drives sustainable cash generation.

  • Check that any capex and debt servicing are affordable.


Check your work


Troubleshooting

Forecast grows too fast or too slowly

Adjust revenue growth drivers and recheck compound effects.

Margins look unrealistic

Inspect margin drivers and how they are applied in formulas.

Cash is highly negative despite healthy P&L

Check capex, working capital assumptions and debt servicing.


Last updated

Was this helpful?