PPTX.gallery
Open in PPTX.dev

Metrics Block

Financial Snapshot

A finance summary block for revenue, margin, burn, and runway.

financial-snapshot1 slidedense density

Finance

Revenue up, burn controlled

Pair a trend chart with the financial metrics that matter.

Revenue
Margin
Burn
Runway

Use Financial Snapshot in your next deck — for free

STORYD writes a presentation around your topic and applies Financial Snapshot across every slide. No template hunting, no copy-paste.

Build a deck with Financial Snapshot →

Free, no card. Exports to PPTX.

OPF Config

blocks:financial-snapshot
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "Financial Snapshot",
  "description": "A finance summary block for revenue, margin, burn, and runway.",
  "tone": "formal",
  "narrative": "data-story",
  "takeaway": "Summarize financial position and trend in a single slide.",
  "tags": [
    "content-block",
    "gallery:blocks/financial-snapshot"
  ],
  "design": {
    "colorScheme": "luxury",
    "fontScheme": "aptos",
    "background": {
      "type": "solid",
      "color": "#ffffff"
    }
  },
  "slides": [
    {
      "id": "financial-snapshot",
      "layout": "data-visualization",
      "title": "Revenue up, burn controlled",
      "subtitle": "Financial snapshot across revenue, margin, burn, and runway.",
      "blocks": [
        {
          "type": "metric",
          "metric": "Revenue +22%"
        },
        {
          "type": "metric",
          "metric": "Gross margin 68%"
        },
        {
          "type": "metric",
          "metric": "Burn $410K"
        },
        {
          "type": "metric",
          "metric": "Runway 19 mo"
        },
        {
          "chart": {
            "type": "line",
            "data": {
              "columns": [
                "Series 1",
                "Current",
                "Next",
                "Target"
              ],
              "rows": [
                [
                  "Example",
                  12,
                  19,
                  27
                ]
              ]
            }
          }
        }
      ]
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.

Use Case

Use when executives or investors need a fast read on financial position.

When to Use

For board, investor, finance, and operating review decks.

When to Avoid

Avoid when detailed variance analysis is required.

Block Structure

data-visualization

Revenue up, burn controlled

Financial snapshot across revenue, margin, burn, and runway.

Best Practices

1

Define the period in the subtitle or chart axis.

2

Avoid mixing cash and accrual metrics without labels.

3

Make runway assumptions explicit.

Playground deep link: config=blocks:financial-snapshot