Build an Actuals Trend Report in OfficeConnect (Financials)
Trending actuals across 12 months in Workday’s native report writer means configuring a matrix report, setting up time period prompts, managing column layouts, and wrestling with formatting. In OfficeConnect, the same report takes about five minutes.
This tutorial shows you how — and explains why the difference matters for accounting teams who need monthly trend data on demand.
What you’ll build: A 12-month actuals trend report showing GL account balances by period for a selected company, fully refreshable from Workday Financial Management.
What you’ll need:
- OfficeConnect connected to a Financials data source tenant
- A company with at least several months of posted actuals in Workday Financial Management
Why OfficeConnect vs. the Workday Report Writer
The Workday report writer is powerful but complex for time-series reporting. To build a 12-month trend report natively, you typically need to:
- Create a matrix report with custom column definitions for each period
- Configure time period prompts or hard-code the periods
- Map the report to the correct financial data source
- Run, export, and reformat in Excel
In OfficeConnect, you drag 12 time elements into a row and click Refresh. The data is live, the format is Excel, and there’s no export step.
Step 1 — Set up your context row
Step 2 — Add 12 monthly time columns
Step 3 — Add ledger account rows
Step 4 — Add totals and formatting
=SUM(B4:B[last row]) in column B, copied across to column M. Label it Total in column A.mmm-yy) to display months as “Jan-25”, “Feb-25”, etc. — or type short labels in a separate row above row 3.Step 5 — Refresh and verify
Next steps
- Drill into any cell to see contributing journal lines — see Drill Through to Workday Journal Lines
- Add a prior-year comparison column — see Compare Two Planning Versions Side by Side
- Filter by cost center — see Report on Actuals by Cost Center