SaaS Metrics for Board Reporting: CFO's 2026 Checklist

SaaS metrics for board reporting are the five financial signals investors scrutinise to assess growth quality: Annual Recurring Revenue (ARR), Net Revenue Retention (NRR), CAC Payback Period, Burn Multiple, and the Rule of 40. Together they reveal whether a company is growing efficiently, retaining customers, and deploying capital sustainably. CFOs who present these metrics with consistent definitions close board meetings faster and build durable investor confidence.
Key Takeaways
- ARR and NRR together reveal both the scale and the quality of recurring revenue.
- A Rule of 40 score above 40% is the single most-cited benchmark in Series B and C fundraising rounds.
- CAC Payback Period under 18 months is the capital-efficiency threshold most institutional investors apply.
- Burn Multiple below 1.5x signals that new ARR is being generated at a sustainable cost.
- Standardising metric definitions in your board template prevents silent restatements that erode investor trust.
What Are the Core SaaS Metrics for Board Reporting?

Board-level SaaS reporting metrics fall into three categories: growth (ARR, ARR growth rate), efficiency (CAC Payback Period, Burn Multiple, LTV:CAC ratio), and retention (NRR, Gross Revenue Retention). Investors and board members prioritise this combination because it answers three questions at once: Is the business growing at scale? Is that growth being acquired at a sustainable cost? And are customers staying and spending more over time?
Annual Recurring Revenue (ARR) is the annualised value of all active subscription contracts at a point in time. For companies billing monthly, ARR equals Total Monthly Recurring Revenue multiplied by 12. ARR should exclude one-time professional services fees, usage-based overages that are not contractually committed, and revenue from contracts due to expire within 30 days. Boards and investors are valuing the predictable, recurring component - not total revenue.
The ARR waterfall is the most effective visualisation for a board discussion. It breaks ARR movement into four buckets: new ARR (net-new logos), expansion ARR (upsell and cross-sell to existing customers), contraction ARR (downgrades), and churned ARR (cancellations). According to OpenView Partners' 2025 SaaS Benchmarks, product-led growth companies in North America and Europe that drove more than 30% of their ARR growth from expansion commanded a meaningful premium on ARR multiples at Series B compared to peers with purely new-logo growth models.
Teams building this waterfall in Power BI can start with Power BI for SaaS finance teams, which covers the semantic model design required to calculate all four ARR waterfall buckets from a single subscription data source and connects them to a live board reporting template.
The FP&A Dashboard in Power BI step-by-step build guide walks through the DAX measures required to track ARR trend lines and period-over-period growth rates in a board-ready format.
How Do You Calculate NRR and Why Does It Matter to Investors?
Net Revenue Retention (NRR) - also called Net Dollar Retention (NDR) - measures how much of last period's recurring revenue you retained and expanded from your existing customer base, without counting new logos. The standard formula is:
> NRR = (Beginning MRR + Expansion MRR - Contraction MRR - Churned MRR) / Beginning MRR x 100
An NRR above 100% means the existing customer base is worth more this period than it was last period. The business generates compounding ARR growth from retention alone. An NRR above 120% is the threshold that best-in-class SaaS companies achieve - at this level, a company can slow new customer acquisition significantly without ARR declining.
Gross Revenue Retention (GRR) is the essential companion metric. GRR removes expansion from the calculation and isolates pure churn and contraction. GRR cannot exceed 100%. If NRR is 115% but GRR is only 78%, the business is papering over significant churn with aggressive upsell - a fragile position that experienced board members and investors will probe immediately.
According to Bessemer Venture Partners' 2025 State of the Cloud report, public SaaS companies with NRR above 120% traded at ARR valuation multiples two to three times higher than peers with NRR below 100%, holding growth rate constant. For a Canadian fintech SaaS company preparing a Series B raise, the difference between 97% and 117% NRR can shift the pre-money valuation by tens of millions of dollars when applied to the same ARR base.
To calculate NRR correctly in Power BI, the data model must attribute expansion revenue back to the original contract cohort, not the expansion event date. The `CROSSFILTER` DAX function lets you temporarily override the active relationship between your subscription and cohort tables so that expansion MRR aggregates against the correct entry cohort rather than the expansion date. Our DAX SUMMARIZE vs SUMMARIZECOLUMNS: Finance Reporting Guide covers the data model structure needed to support accurate cohort calculations at scale.
What Is the Rule of 40 and What Is a Good SaaS Benchmark?
The Rule of 40 is a single composite score that tests whether a SaaS company is balancing growth and profitability. The formula is:
> Rule of 40 Score = Revenue Growth Rate (%) + Adjusted EBITDA Margin (%)
A score of 40% or above is the benchmark for a healthy SaaS business model. A company growing at 60% YoY with a -25% EBITDA margin scores 35 - below the threshold. A company growing at 25% with a 20% EBITDA margin scores 45 - above it. For early-stage companies, investors tolerate deeply negative EBITDA if growth is strong enough; for late Series C and pre-IPO companies, sustaining a score above 40% over multiple consecutive quarters is the expectation.
Bain & Company's 2025 analysis of more than 200 publicly listed global SaaS companies found that businesses consistently scoring above 40% on the Rule of 40 generated total shareholder returns approximately 15 percentage points per year higher than those persistently below the threshold. The rule of 40 saas benchmark has become the single most-referenced composite test in pre-term-sheet due diligence across US, UK, and Canadian growth equity markets.
When presenting the Rule of 40 in a board pack, show both the TTM (trailing twelve months) composite score and the two individual components separately. This allows board members to distinguish a score driven by margin improvement from one driven by genuine top-line acceleration - two very different strategic narratives with different implications for future funding rounds.
A UK fintech SaaS firm raising from London or Edinburgh-based growth equity investors should note that GDPR compliance infrastructure costs - data residency, privacy tooling, and consent management - can inflate operating expenses relative to US peers in the same growth band. Adding a normalisation footnote to the EBITDA margin component of the Rule of 40 will preempt the comparison question from any investor benchmarking you against US-listed peers.
How Do CAC Payback Period and Burn Multiple Indicate Capital Efficiency?
CAC Payback Period measures how many months it takes to recover the fully-loaded cost of acquiring a new customer from the gross profit that customer generates each month.
> CAC Payback (months) = CAC / (ARPU x Gross Margin %)
Where CAC equals total sales and marketing spend in the period divided by the number of new logos acquired in the same period. Fully-loaded means including sales team salaries, SDR costs, marketing technology, demand generation spend, and field events - not just media spend.
The benchmarks most Series B and C investors apply: under 12 months is top-quartile efficiency; under 18 months is acceptable for high-growth companies; above 24 months requires justification, typically high ACVs above USD 50,000 or a clearly improving trend backed by cohort data.
Burn Multiple answers a complementary question: how many dollars of net cash burn does the business consume to generate each dollar of net new ARR?
> Burn Multiple = Net Burn / Net New ARR
Below 1.0x is exceptional. Below 1.5x is efficient. Above 2.0x triggers investor scrutiny at Series B and above. Above 3.0x signals that the company is buying ARR at an unsustainable rate, regardless of how strong the topline growth appears.
For a US SaaS finance team preparing a Series B board deck, presenting both metrics segmented by acquisition channel - inbound, outbound, and partner - gives board members a precise view of where capital is deployed efficiently. SOC 2 Type II certification frequently shortens enterprise security review cycles, directly compressing CAC for mid-market and enterprise segments; a board footnote documenting this impact reframes compliance investment as a structural CAC advantage rather than overhead.
The Best AI Tools for Finance Professionals Compared (2026) guide covers platforms that automate CAC and Burn Multiple calculations by syncing CRM pipeline and general ledger data into a unified FP&A model.
Reusable SaaS Board Reporting Checklist for Series A-C CFOs

The table below is a reusable reference for every board cycle. Each row shows the metric, its standard formula, the benchmark threshold applied by most institutional investors, and the primary data sources required for an auditable, reproducible calculation.
| Metric | Formula | Benchmark Threshold | Primary Data Sources |
|---|---|---|---|
| ARR | Sum of annualised active contract values | Track YoY growth rate | CRM, billing platform |
| Net Revenue Retention (NRR) | (Beg MRR + Expansion - Contraction - Churn) / Beg MRR x 100 | >110% good; >120% best-in-class | Cohort data from billing system |
| Rule of 40 | Revenue Growth % + Adj. EBITDA Margin % | >=40% | P&L, revenue system |
| CAC Payback Period | CAC / (ARPU x Gross Margin %) in months | <18 months | CRM, GL, billing system |
| Burn Multiple | Net Burn / Net New ARR | <1.5x | Bank statements, billing system |
Before each board meeting, run through this verification checklist: confirm ARR excludes non-recurring revenue; confirm NRR uses beginning-of-period cohort values as the denominator, not a blended average; confirm the Rule of 40 uses the same EBITDA definition as prior quarters and note explicitly if it has changed; confirm CAC uses fully-loaded sales and marketing spend; and confirm Burn Multiple uses total company net burn, not a departmental subset.
Changing a metric definition mid-series without explicit disclosure is one of the most common sources of friction in Series C data rooms. Investors who have tracked your metrics from Series A will notice a silent restatement - and the questions it raises go well beyond the specific metric in question.
How Should US, UK, and Canadian SaaS Teams Adapt Their Board Packs?
The five core metrics are universal, but the framing, compliance context, and investor expectations differ meaningfully across geographies.
United States: US boards at Series A-C typically expect the metrics dashboard on the first page of the board pack, followed by an ARR waterfall, a unit economics slide covering CAC Payback, LTV:CAC, and NRR cohorts, and a 13-week cash forecast. For companies selling to enterprise customers, SOC 2 Type II audit status should appear on the metrics dashboard because it directly signals sales cycle efficiency and CAC trajectory. The Power BI Report Builder vs Desktop: Finance Guide explains how to produce paginated, distributable board pack PDFs directly from a live Power BI semantic model, eliminating manual slide preparation before each board cycle.
United Kingdom and EU: UK fintech and SaaS CFOs operating under GDPR should ensure that customer cohort data underlying NRR and CAC calculations is aggregated to the account level before being included in board materials shared with external observers such as co-investors and advisors. UK companies raising from FCA-regulated fund managers should also confirm that their ARR methodology aligns with IFRS 15 revenue recognition standards - subscription contracts that bundle multi-year implementation services may require disaggregation before ARR is stated. A one-paragraph methodology note in the board appendix addressing IFRS 15 alignment and GDPR data treatment signals financial rigour to sophisticated European investors.
Canada: Canadian SaaS companies raising from US or UK investors frequently receive requests to reconcile ARR and deferred revenue figures against ASPE (Accounting Standards for Private Enterprises) or IFRS treatment. PIPEDA obligations around the customer data used in cohort-level NRR analytics should be referenced in a methodology footnote when presenting to boards that include external investors unfamiliar with Canadian privacy requirements. Providing explicit metric definitions upfront - rather than waiting for data room due diligence - consistently reduces the length of Series B and C processes in the Canadian market.
Across all three markets, maintaining a single source of truth for these five metrics in a shared data model - rather than recalculating them in separate spreadsheets before each board meeting - eliminates inter-quarter inconsistency and significantly reduces FP&A preparation time in the days leading up to board.
---
About Lets Viz: Lets Viz is a data analytics and BI consulting firm that has been building investor-grade financial reporting for SaaS, fintech, and enterprise finance teams since 2020. We serve clients across US healthcare and SaaS, UK fintech, Canadian manufacturing, and global SaaS businesses, and hold a 5.0 rating on Clutch. Our finance analytics team specialises in ARR waterfall models, NRR cohort visuals, and automated board pack templates built natively in Power BI.
If your SaaS finance team is ready to automate board-ready metric dashboards, Power BI for SaaS finance teams covers our full engagement model - from semantic layer design to automated board pack generation.


