Power BI Financial Dashboard Examples

Power BI Financial Dashboard Examples

Admin
June 8, 2026
Power BI Financial Dashboard Examples: 7 Layouts Finance Teams Actually Use (2026) | Flexa Intel

Power BI Guide  ·  Updated June 2026  ·  11 min read  ·  Flexa Intel Team

Power BI Financial Dashboard Examples: 7 Layouts Finance Teams Actually Use (2026)

Quick Answer The seven Power BI financial dashboard types Finance teams use most in 2026 are: CFO Executive Summary, P&L Income Statement, Budget vs Actuals, Cash Flow, Management Reporting Pack, Departmental Cost Tracking, and Rolling Forecast. Each serves a distinct audience and requires different visuals — KPI cards and trend lines for executives, detailed Matrix tables with variance columns for controllers and FP&A analysts.
59%of finance leaders use AI inside the finance function (Gartner, 2025)
56%of CFOs rank cost optimisation as a top-5 priority for 2026
80%of Finance teams still use Excel for budget vs actuals instead of Power BI

Most guides on Power BI financial dashboards show screenshots and stop there. This guide goes further: for each of the seven dashboard types, you'll find the specific KPIs to include, the visuals that work best, layout guidance, and — where relevant — the limitations of native Power BI visuals that trip up Finance teams.

01
CFO Executive Summary Dashboard
Audience: CFO, CEO, Board — weekly or monthly review

The CFO dashboard is a single-screen summary designed for 60-second consumption. Executives don't want to drill down — they want to see immediately whether the business is on track and where the biggest deviations are. Every element on this dashboard should answer one of three questions: where are we, how does that compare to plan, and what's trending.

CFO Executive Summary dashboard layoutThree-row Power BI dashboard layout: top row has 4 KPI cards for Revenue, EBITDA, Cash, and Headcount; middle row has a 12-month trend line chart and a variance by business unit bar chart; bottom row has a commentary text box and period slicer.Row 1 — Headline KPIsRevenue YTD$12.4M▲ 5.1% vs budgetEBITDA$2.1M▲ 3.8% vs budgetCash Position$4.8M▼ 8.2% vs prior monthHeadcount284+6 vs prior monthRow 2 — Trend & VarianceRevenue — 12-month trendJulSepNovJanMarActualsBudgetVariance by business unit+5.1%APAC+3.0%EMEA−0.9%AMER−2.1%CorpRow 3 — Commentary & ControlsKey messagesRevenue ahead of budget driven by APAC growth. Cash decline due to Q2 capex investment (planned).PeriodJun 2026 ▾
CFO Executive Summary — 3-row layout: KPI cards → trend + variance → commentary + slicer. Single canvas, no scrolling.

KPIs to include

Revenue (MTD / YTD)Revenue vs Budget %EBITDAEBITDA Margin %Operating Cash FlowCash PositionHeadcountCost per FTE

Best visuals

KPI cards (headline numbers)Line chart (12-month trend)Clustered bar (revenue by BU)Bullet chart (actual vs target)

Layout

Top row: 4 KPI cards (Revenue, EBITDA, Cash, Headcount). Middle row: one 12-month trend line + one variance bar by business unit. Bottom row: commentary text box with key messages and a single slicer for reporting period. Keep the page to a single canvas — no scrolling, no drill-through from this page.

Design principle: Use conditional formatting on KPI cards — green when on or above target, amber within 5% below, red more than 5% below. This lets executives scan the dashboard in seconds without reading every number.
02
P&L Income Statement Dashboard
Audience: Financial Controller, FP&A, Finance Manager — monthly close

The P&L dashboard is the most technically demanding financial dashboard in Power BI because the income statement format has requirements the native Matrix visual doesn't handle automatically: custom row ordering, calculated subtotals, and sign-aware variance formatting. Done correctly, it replaces the monthly Excel P&L pack entirely.

KPIs to include

Revenue by lineCost of SalesGross Profit & Margin %Operating Expenses by categoryEBITNet IncomeMoM / YoY variance

Best visuals

Matrix (P&L rows × month columns)Waterfall chart (bridge analysis)KPI cards (headline metrics)Small multiples line chart

Layout

Page 1 — Summary: 4 KPI cards + waterfall chart showing revenue bridge from prior month to current. Page 2 — Detail: full P&L Matrix with month columns, MoM and YoY variance columns, conditional formatting (green for favorable, red for unfavorable). Page 3 — Trend: 12-month line charts for Gross Profit Margin % and EBIT Margin % side by side.

Flexa Tables adds variance columns Finance teams need without rebuilding the report. The native Matrix requires separate DAX measures for each variance type — for a 10-line P&L with MoM and YoY, that's 20+ measures to maintain. Flexa Tables lets Finance users add MoM and YoY variance columns directly in the published report with no DAX. When Finance asks for "can you add a QoQ comparison?", they do it themselves instead of waiting for IT.
03
Budget vs Actuals Dashboard
Audience: Department Heads, Financial Controller, CFO — monthly or quarterly

Budget vs actuals is the most-requested financial dashboard type in Power BI and the one that drives the most IT tickets when it's not self-service. Finance teams need to compare Actuals against Budget (and sometimes Forecast) across multiple dimensions — by department, by GL account, by month — and the answer changes every time someone asks a slightly different question.

KPIs to include

Actuals (MTD / YTD)Budget (MTD / YTD)Variance $ (Actuals − Budget)Variance % vs BudgetForecast vs BudgetYTD run rate vs full-year budget

Best visuals

Matrix (GL rows × scenario columns)Waterfall (budget bridge)Bar chart (dept variance ranking)KPI cards with conditional formatting

Layout

Page 1 — Overview: KPI cards for total Actuals, Budget, Variance $, Variance %. Horizontal bar chart ranking departments by variance (largest overrun at top). Page 2 — Detail: Matrix with GL accounts in rows, Actual/Budget/Variance/Variance% in columns, filterable by department and month. Page 3 — Waterfall: bridge from budget to actuals, broken down by major variance driver.

Data model tip: Store Actuals, Budget, and Forecast in one fact table with a Scenario column. This makes CALCULATE-based DAX measures for each scenario much cleaner than managing two separate fact tables. See the full budget vs actuals guide for the complete data model.
04
Cash Flow Dashboard
Audience: CFO, Treasury, Finance Director — weekly

Cash flow is where a visually wrong dashboard is actually dangerous — showing the wrong closing balance or incorrect operating cash flow can lead to real decisions made on bad information. The waterfall chart is the dominant visual here because it naturally represents cash movement as a bridge from opening to closing balance.

KPIs to include

Opening Cash BalanceOperating Cash FlowInvesting ActivitiesFinancing ActivitiesClosing Cash BalanceCash Runway (months)Days Sales Outstanding (DSO)Days Payable Outstanding (DPO)

Best visuals

Waterfall chart (cash bridge)Line chart (rolling 13-week cash)KPI cards (closing balance, runway)Table (top 10 cash movements)

Layout

Page 1 — Cash position: Opening balance KPI card + waterfall chart showing operating/investing/financing movements to closing balance + 13-week rolling cash line chart. Page 2 — Working capital: DSO trend, DPO trend, inventory days (if applicable) as line charts. Page 3 — Forecast: 8-week forward cash forecast vs actuals line chart.

Common mistake: Using a stacked bar chart instead of a waterfall for cash flow. Stacked bars don't show direction (inflow vs outflow) and make the bridge from opening to closing balance impossible to read. Use the Power BI waterfall chart or a custom visual that supports directional cash flow.
05
Management Reporting Pack
Audience: Board, ExCo, Senior Leadership — monthly

The management reporting pack replaces the monthly PDF deck Finance teams spend days assembling in Excel and PowerPoint. In Power BI, it's a multi-page report that combines P&L summary, budget vs actuals, cash position, and forward-looking commentary in a single governed report that updates automatically on scheduled refresh.

Standard pages

  • Page 1 — Executive summary: 1-page view of all headline metrics with commentary text box
  • Page 2 — P&L summary: Top-level P&L with MoM and YoY variance, not GL-level detail
  • Page 3 — Budget vs actuals: YTD performance by business unit or department
  • Page 4 — Cash and working capital: Cash bridge + DSO/DPO trend
  • Page 5 — Outlook: Rolling forecast vs budget for the remaining months of the year

Best visuals

KPI cardsMatrix tables (P&L, budget detail)Waterfall (P&L bridge, cash bridge)Line chart (trend, forecast)Text box (commentary)
Management packs with self-service pivot capability. Board members and ExCo often want to slice the P&L differently to what Finance prepared — by product line instead of department, or by region instead of entity. Flexa Tables lets them restructure the table themselves in the published report rather than requesting a new version from Finance.
06
Departmental Cost Tracking Dashboard
Audience: Department Heads, Cost Center Owners — monthly

The departmental cost dashboard gives budget owners visibility into their own spending without granting access to the full company P&L. Row-level security (RLS) in Power BI restricts each department head to their own cost center data, so a single report serves the whole organisation while maintaining data confidentiality.

KPIs to include

Total Spend (MTD / YTD)Budget RemainingVariance $ vs BudgetSpend by GL CategoryTop 5 expense linesHeadcount cost vs budgetPO commitments outstanding

Best visuals

Gauge chart (budget used %)Bar chart (spend by GL category)Matrix (GL detail with variance)KPI cards (remaining budget)

RLS setup

Create a security table mapping [Email] to [CostCenter]. In Power BI Desktop, define a role with a DAX filter: [CostCenter] = USERPRINCIPALNAME() (if the cost center code maps to email) or join through the security table. Department heads then see only their own data when they access the report in Power BI Service.

Include committed costs, not just actuals. A department head who sees they're 60% through budget at month 6 may not realise they have 30% more in approved purchase orders not yet invoiced. Include a Committed scenario (open POs + approved spend) alongside Actual to show true budget exposure.
07
Rolling Forecast Dashboard
Audience: FP&A, CFO — monthly reforecast cycle

The rolling forecast dashboard tracks how the financial outlook changes month by month as new actuals come in and the forecast is updated. Unlike a static budget comparison, this dashboard shows forecast accuracy over time — which months were consistently underforecast, which business units have the least predictable revenue, and whether the current forecast is converging to or diverging from the original budget.

KPIs to include

Current Forecast (full year)Original BudgetForecast vs Budget gapActuals + Forecast combinedForecast accuracy by BURemaining months forecast

Best visuals

Line chart (Actuals + Forecast combined)Bar chart (forecast vs budget by month)Matrix (Actuals / Forecast / Budget by month)Scatter plot (forecast accuracy by BU)

Layout

Page 1 — Full-year view: one line chart showing actuals for completed months + forecast for remaining months, with the original budget as a reference line. KPI cards showing current forecast total vs budget total and the gap. Page 2 — Monthly detail: Matrix with months in columns, showing Actuals (for past months), Forecast (for future months), and Budget — side by side with variance. Page 3 — Accuracy analysis: scatter plot with each business unit's historical forecast accuracy (x-axis = months forecasted ahead, y-axis = forecast vs actuals %).

Which Visuals to Use (and Which to Avoid)

Power BI financial dashboard visual selection guideGrid showing which Power BI visuals to use for each financial reporting use case: KPI cards for headlines, waterfall for cash flow, matrix for P&L detail, line chart for trends, bar chart for comparisons. Red X marks visuals to avoid such as pie charts.Visual selection guide — financial dashboardsUse case✓ Use this✗ Avoid thisHeadline KPIs (revenue, EBITDA)KPI card✗ Gauge chartP&L / budget vs actuals detailMatrix + variance✗ Stacked barCash flow bridgeWaterfall chart✗ Stacked barRevenue trend over timeLine chart✗ Area chartDept/segment comparisonClustered bar (horiz.)✗ Pie / donut chartBudget vs actuals by deptBullet / bar + target✗ Donut chartP&L with self-service varianceMatrix + Flexa Tables✗ Card-per-metricPie and donut charts are the most common mistake in financial dashboards — they make variance comparison impossible to read at a glance.
Visual selection guide — match the visual to the financial use case. Avoid pie/donut charts for any comparative financial analysis.
Use caseBest visualAvoid
Headline KPI (revenue, EBITDA)KPI card with vs-target indicatorGauge chart (poor for context)
P&L / budget vs actuals detailMatrix with variance columnsStacked bar (loses row structure)
Cash flow bridgeWaterfall chartStacked bar (can't show direction)
Revenue trend over timeLine chart (single series)Area chart (hard to compare)
Dept/segment comparisonClustered bar (horizontal)Pie/donut (terrible for comparison)
Budget vs actuals by deptBullet chart or clustered bar with target lineDonut (no variance context)
P&L with period varianceMatrix + Flexa Tables for self-service varianceCard-per-metric (doesn't scale)
Forecast accuracy over timeScatter plot or line (forecast vs actuals)Single KPI card (loses trend)

Add self-service variance to any financial dashboard

Flexa Tables lets Finance users add MoM, YoY, and Actual vs Budget variance columns in published Power BI reports — no DAX, no developer, no waiting. Used by Finance teams at Accenture, Intel, and BP. Free trial on Microsoft AppSource.

Get Free Trial on AppSource →

FAQ

What should a Power BI financial dashboard include?

It depends on the audience. For a CFO dashboard: revenue, EBITDA, cash position, and variance vs budget — all as KPI cards with trend lines. For a P&L dashboard: revenue, gross profit, operating expenses, and EBIT broken down by month with variance columns. For a budget vs actuals dashboard: actual vs budget variance by department and GL account, with a waterfall chart for bridge analysis. Every financial dashboard should have scheduled refresh, drill-through to transaction level, and mobile-responsive layout.

What visuals work best for a Power BI financial dashboard?

KPI cards for headlines, waterfall charts for bridge/cash flow analysis, line charts for trends, Matrix visuals for detailed P&L or budget tables, and clustered bar charts for department comparisons. Avoid pie charts — they make comparison harder. For detailed table analysis with variance columns, Flexa Tables adds self-service MoM/YoY variance beyond what the native Matrix supports.

How do I build a CFO dashboard in Power BI?

Structure it across three pages: (1) Executive summary — 4–6 KPI cards, one trend line, one variance bar chart; (2) P&L detail — Matrix with month columns and YoY comparison; (3) Cash flow — waterfall chart with opening to closing balance. Use scheduled refresh so the dashboard updates automatically. Keep the executive summary to a single canvas with no scrolling.

What is the difference between a Power BI financial dashboard and a financial report?

In Power BI, a dashboard is a single-page canvas in the Power BI Service that pins tiles from multiple reports for a high-level overview. A report is a multi-page file built in Power BI Desktop with full interactivity, drill-through, and complex layouts. Finance teams typically use reports for detailed P&L and budget vs actuals work — dashboards are better for executive KPI monitoring where a one-screen summary is the goal.

Can I download free Power BI financial dashboard templates?

Yes. Flexa Intel offers free Power BI templates including financial reporting layouts at flexaintel.com/Power-BI-dashboard-examples-PBIX. Microsoft also provides sample financial datasets via Power BI Desktop. When using any template, replace the sample data connection with your own source and validate that DAX measures reference your actual table and column names.

How do I add variance columns to a Power BI financial table without writing DAX?

Flexa Tables (Microsoft AppSource) lets Finance users add DoD, MoM, and YoY variance columns directly in the published Power BI report — no DAX, no Power BI Desktop access required. Users select the two periods to compare and the variance column appears instantly. This is useful for finance dashboards where stakeholders need different period comparisons on demand without IT involvement.

FI
Flexa Intel Team Power BI custom visuals for tables, charts, design & analytics. Makers of Flexa Tables — the pivot and variance visual for Power BI.
flexaintel.com
facebooklinkedintwittermail
previous post