Build a Year-over-Year Trend Report
A year-over-year trend report shows how each month compares to the same month last year — useful for spotting seasonal patterns and measuring real growth. OfficeConnect’s time elements let you pin both years in the same report.
What you’ll build: A report with 12 months of current-year actuals alongside 12 months of prior-year actuals, plus a YoY variance row.
What you’ll need:
- OfficeConnect connected to an Adaptive Planning tenant with at least two full years of actuals
- Familiarity with adding elements (Add Elements) and time contexts (Time and Contexts)
Step 1 — Set up current-year monthly columns
Step 2 — Set up prior-year monthly columns
Step 3 — Add account rows
Step 4 — Add YoY variance
YoY Variance. Leave Z2 empty.In B4 (one row below your last account row, or in a dedicated variance row), enter:
=B3-N3
This subtracts the prior-year January value from the current-year January value. Copy across to M4. Each cell compares the same calendar month between the two years.
=B3/N3-1 in B5 and copy across to M5. Format this row as percentage. This gives you the YoY growth rate for each month.Step 5 — Refresh and verify
Tip: To make column headers show as “Jan 26 / Jan 25” instead of the full OfficeConnect element name, add a row above row 2 with custom Excel text labels. OfficeConnect doesn’t require headers to be in row 1 — the element formula just needs to be in a cell the data rows reference.
Next steps
- Add a rolling 12-month view alongside fixed years — see Create a Rolling 12-Month Report
- Compare budget and actuals for the same period — see Budget vs. Actuals Variance
- Share the finished report — see Share via Teams & SharePoint