Layout Pattern
Detailed Data Table
Full-slide data table for reference and Q&A. Dense on purpose, lives in the appendix.
DataTableReference
How to Use It
Detailed tables are the opposite of a stat slide - they are reference material for the question you know someone will ask. Full-slide table, 8pt type if needed, clear column headers, row banding for readability. Include totals, averages, and source citation. Not for the main deck; belongs in the appendix labeled clearly. Often used for financial details, survey results, methodology backups, or any granular data the exec summary only referenced.
Content Zones
HeadlineKey insight
EvidenceChart, metric, or table
OPF Config
layouts:detailed-data-tableOpen Presentation Format
{
"$schema": "https://pptx.dev/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — layouts/detailed-data-table"
},
"design": {},
"slides": [
{
"id": "gallery-preview-1",
"layout": "detailed-data-table",
"elements": []
}
]
}Open in OPF Playground
Preview this config live at pptx.dev/playground.