Help center  ›  Planning

Use drivers for assumptions

Create driver rows such as headcount or price, choose their format and aggregation, and reference them from formulas.

Drivers are company-level assumption rows you reference from formulas: headcount, average price, units sold, occupancy percent, cost per FTE. Change a driver value and every formula that uses it recalculates.

The Drivers page
The Drivers page

Create a driver

  1. Open Drivers under Setup in the sidebar and click New driver.
  2. Enter a Name. The page shows the token you will use in formulas: the bare name, or the name in brackets when it contains spaces, for example [Avg Price].
  3. Optionally add a Unit label (FTEs, hrs, $/unit) and a Description.
  4. Pick a Value format and an Aggregation (below).
  5. Click Save.
The driver form
The driver form

Every active driver appears automatically in the Drivers strip at the bottom of every plan. Enter its values there the same way you enter account values, including formulas and paste.

Value format

FormatUse it for
numberCounts and quantities: customers, headcount, units
percentRates. Enter 3.5 to mean 3.5%. A formula reference returns 0.035, so [Sales Revenue] * [Merchant fee %] works directly
currencyMoney, such as cost per unit or average salary

Aggregation

Aggregation decides what the driver's Total column and quarter or year subtotals show:

AggregationTotal shows
sumThe sum of every period. Use for flows like units sold
averageThe mean of populated periods. Use for rates and percentages
lastThe last populated period. Use for end-of-month snapshots such as headcount
firstThe first populated period. Use for opening balances

You can change format and aggregation later from the gear icon on the driver's row in any plan. The change applies across every plan that uses the driver.

Reference a driver in a formula

=[Units Sold] * [Avg Price]       revenue from volume and price
=[Headcount] * [Avg Monthly Comp] payroll
=Headcount!FY                     the driver's annual total

A bare driver name evaluates to the same month as the cell holding the formula. Add ! and a period for anything else.

Clearing and archiving

The clear icon on a driver row wipes that driver's values in the current plan only; the driver definition stays. On the Drivers page, drivers that are used in plans or have actuals are archived rather than deleted, so historical values are preserved.

Drivers are available on the Growth plan and above.

Still stuck? Email support@foatt.com and we'll help.