Designing a Board Pack Template in Workday OfficeConnect
The monthly board pack is the most visible artifact your FP&A team ships. Done well, the entire deck refreshes from the OfficeConnect Excel workbook in five minutes; done poorly, a junior analyst spends two days re-pasting tables. This article walks through a reusable template design that’s biased toward the five-minute version.
What you’ll build: A 14-slide PowerPoint board pack template with linked tables and charts pulling from one OfficeConnect Excel workbook. Refresh discipline is built in.
What you’ll need:
- Workday OfficeConnect installed in both Excel and PowerPoint — see Install for End Users
- A working OfficeConnect Excel workbook with the data you want to surface (P&L, KPIs, cash, headcount)
- PowerPoint with the OfficeConnect tab visible — see OfficeConnect for PowerPoint
- 60 minutes for the first build; subsequent months take under 10
Step 1 — Design the slide structure first, data second
Don’t open PowerPoint yet. List the 12-15 slides the board actually reads: cover, agenda, financial highlights, P&L summary, revenue by segment, gross margin, OpEx trend, headcount, cash and runway, KPI dashboard, variance vs plan, risks, appendix.
Trim ruthlessly. The temptation is always to add slides. The board reads 10 of them.
- Tables — full P&L, variance bridges, KPI metrics across periods
- Charts — trend lines, waterfalls, mix breakdowns
- Number tiles — single-cell hero numbers (revenue, EBITDA, runway months)
This determines what you’ll name in Excel.
Step 2 — Build named ranges in Excel
Every PowerPoint linkable element comes from an Excel named range. Establish a naming convention now or regret it forever.
Recommended pattern: BP_<SlideName>_<Element> — for example:
BP_PL_Summary_Table— the P&L table on the P&L summary slideBP_Cash_Runway_Tile— the single-cell runway numberBP_OpEx_Trend_Chart— the OpEx trend chart range
The BP_ prefix groups all board-pack ranges so they sort together in Excel’s Name Manager.
Step 3 — Build the PowerPoint template
For each slide:
- Place the title and any commentary text
- OfficeConnect tab → Link from Excel → browse to the workbook
- Select the appropriate named range (e.g.,
BP_PL_Summary_Table) - Position and size the inserted table or chart
The linked element is now live — it’ll refresh when the underlying Excel data changes.
Step 4 — Establish refresh discipline
Step 5 — Version the template
Each board cycle, save a date-stamped copy: BoardPack_2026Q2.pptx. Keep a clean master template (BoardPack_Template.pptx) you never edit directly.
For the next period:
BoardPack_Template.pptx and name it for the new period (e.g., BoardPack_2026Q3.pptx).Total time once the template exists: 10-15 minutes.
Result
You have a board-pack template that refreshes in minutes, follows a consistent naming convention, and survives staff transitions because the conventions are documented in the named ranges themselves.
Next steps
- Refreshing All Slides Safely — the discipline that prevents broken decks.
- Recovering Broken Links — when a refresh doesn’t go smoothly.
- Quarterly Board Pack — the source-workbook side of the same workflow.