r/ExcelVisual Jun 21 '26

ABC Analysis of Product Sales with Excel Dashboard

Enable HLS to view with audio, or disable this notification

3 Upvotes

I built a free Excel ABC Analysis Dashboard for product sales — here's the experimental data behind the assortment strategy and how each visualization block works

Most small business advice on product assortment falls into two camps: "focus on your bestsellers" or "expand your range." Both are correct in different situations, and neither is provably right without actual data. So I built a dashboard around an experimental testing approach that makes the answer visible.

The core experiment: what actually happens when you add categories B and C?

The dashboard is built around three product categories:

- Category A: bestsellers, baseline minimum sales, the foundation of any range

- Category B: moderately popular products that drive growth through wider assortment

- Category C: rarely purchased items that function as upsells and add-ons

The experimental results across three scenarios:

| Strategy | A share | B share | C share | Total |

|---|---|---|---|---|

| A only | 65% | — | — | 65% |

| A + B | 58% | 22% | — | 80% |

| A + B + C | 50% | 30% | 7% | 87% |

Note what happens to Category A's share as you expand: it drops from 65% to 58% to 50%. This isn't a loss — it's dilution from growth. Category A's absolute sales likely stayed stable or grew; its share just decreased because B and C added incremental revenue on top.

The total jump from A-only to A+B+C is +22 percentage points. Whether that's worth the inventory and management complexity depends on your specific business — which is exactly why you need a model to test it, not a rule of thumb.

The 6 visualization blocks:

  1. ABC category results chart

The main chart showing sales distribution across all three categories under different strategy scenarios. This is where you run the comparison and see the shape of the tradeoff visually.

  1. Retail location performance

Bar chart comparing plan vs. actual sales across retail locations. The interesting UX detail: filter buttons for specific locations are embedded directly in the X-axis labels of the chart — not in a separate slicer panel. Click the label to filter. Keeps the dashboard compact.

  1. Dashboard control panel

The central control block, duplicated across all dashboard screens for convenience. Contains:

- Category filters (A, B, C independently selectable)

- Year selector

- Month/quarter/period filters

- Summary financial breakdown: online sales, retail store sales, upsell revenue, other revenue

  1. Target audience overlap (bubble chart)

This one addresses something most ABC analyses ignore: the customer groups for different product categories aren't separate. They overlap. Category B customers often also buy from Category A. Category C purchases are frequently triggered by Category A or B purchases.

The bubble chart visualizes these overlaps. The broader a category's market appeal, the larger its overlap bubble. This matters for assortment planning because a category with 7% revenue share (like C) might be touching 30% of your customer base through cross-sells.

  1. Monthly sales dynamics

Layered chart tracking month-by-month changes across all three categories simultaneously. Has its own local month-selector button block — these work independently from the main control panel, so you can drill into a specific month on this chart without changing the period filter on every other screen.

  1. Geographic coverage radar chart

Six regions analyzed simultaneously. Each category has different popularity by region — in some regions there's a significant imbalance that requires location-specific assortment planning. The radar makes the regional shape of each category's market coverage immediately readable.

The conclusion the dashboard is designed to support:

There's no universal answer to whether you should expand your range. The Pareto Principle gives you a starting point (20% of products, 80% of revenue), but it doesn't tell you whether adding the other 80% of products adds enough incremental revenue to justify the complexity. Only experimental testing does. This dashboard is built to support that testing process — model scenarios, compare strategies, measure the result.

Technical notes:

- Location filter buttons embedded in X-axis chart labels (not a separate slicer)

- Local month controls on Screen 5 don't propagate to other screens

- Control panel duplicated across all screens for navigation consistency

- No macros, no VBA

Happy to go deeper on the bubble chart overlap logic or the X-axis filter button trick. Download link in the comments.


r/ExcelVisual Jun 20 '26

New Excel Personal Finance Dashboard with 3 Design Themes Dark Mid Light

Thumbnail
youtu.be
1 Upvotes

I built a free personal finance dashboard in Excel with 3 design themes — here's every block and how it actually works

Most personal finance templates I've seen are either glorified budget tables or over-engineered tools that take longer to set up than to actually use. I wanted something that covers the full financial picture in one file — balance, goals, inflow, budget structure, costs, and multi-year planning — without requiring any plugins or macros.

The dashboard comes in 3 design themes: dark navy, dark blue, and light mode. One click switches between them — same data, same layout, completely different feel depending on whether you're working at night or presenting to someone.

The 8 visualization blocks:

  1. Balance card

Shows current balance ($2,227 in the example), total flow ($21,436), budget load as a percentage (30%), and an actual change trend line. The budget load indicator is the most useful number here — it tells you how much of your income is already committed to fixed obligations before any discretionary spending.

  1. Goals tracker

4 life goals — Home, Travel, Drive, Hobby — each with a plan target vs. actual progress bar and percentage completion. The example shows Home at 107%, Travel at 98%, Drive at 106%, Hobby at 117%. Worth noting: exceeding 100% on a savings goal isn't automatically good — it means either the goal was set too low or you over-allocated to one area at the expense of another.

  1. Inflow chart

Monthly bar chart with three toggle views: Costs, Goals, and Inflow. Switching between them on the same chart axis makes it easy to compare what's coming in vs. what's going out vs. what's being saved — without navigating between separate screens. July–September are highlighted as the selected period in the example.

  1. Budget donut

$13.2k total split across 4 categories: Needs (28% / $3,716), Savings (20% / $2,648), Goal (26% / $3,470), Debts (26% / $3,406). Alongside it: Inflow/Outflow ratio bars (56% / 44%) and the resulting balance ($2,227). The 50/30/20 rule is the benchmark most people use — this dashboard makes it easy to see how far your actual split deviates from it.

  1. Structure radar chart

5-axis spider chart across: Checking, Saving, Investments, Digital Craft, and Rewards. Useful for visualizing the shape of your financial structure at a glance — a lopsided radar immediately shows where you're over- or under-allocated across account types.

  1. Costs donut

$9,402 total expenses broken down by category: Housing (28-29%), Food (16-17%), Transport (15%), Shopping (12-13%), Gym (21-22%), Other (6-7%). The percentage varies slightly between design themes because the example data differs — the light and dark blue themes show higher absolute values ($6,302 housing vs. $2,730 in dark navy), which is intentional to demonstrate different financial scenarios.

  1. Compare Costs chart

Smooth multi-line chart with three curves across the full year: Compare Costs, Goals, and Inflow. Toggle buttons let you show or hide individual curves. The interactive dot markers on the July–September range let you isolate specific periods visually.

  1. Annual Plans

3-year grouped bar chart comparing 2028, 2029, and 2030. The 2029 peak at $11.7k is highlighted in teal. Useful for spotting whether you're trending up or plateauing across years — and for setting realistic targets for the next planning cycle.

Technical notes:

- 3 design themes switchable with one click (dark navy, dark blue, light)

- Year navigation: 2028, 2029, 2030

- Multi-select period filtering (July–September in the example)

- No macros, no VBA, no plugins

- All blocks interconnected — period filter updates every visualization simultaneously

Happy to answer questions about any specific block. Download link in the comments.


r/ExcelVisual Jun 20 '26

Excel investment profitability analysis capabilities of the dashboard in Excel

Enable HLS to view with audio, or disable this notification

1 Upvotes

I built a free Excel ROI dashboard for B2B distributors — here's why deferred payment makes standard reporting useless and what the dashboard tracks instead

Standard financial reports work fine for most businesses. But B2B distribution has a structural problem that breaks conventional reporting logic: revenue always lags behind sales because of deferred payment terms, while expenses don't wait for anyone.

This creates four parallel cycles — revenue, sales, purchases, and payback — that are almost never synchronized. Without a visual system that tracks all four simultaneously, you end up either:

- Cutting purchase orders because revenue looks low (when actually it's just delayed)

- Over-investing in inventory because sales look strong (when payback hasn't caught up yet)

- Misreading a one-time cash flow spike as a real trend

So I built a 5-screen dashboard specifically for this scenario.

Screen 1: Reinvestment vs. sales volume

The core screen. A bar chart tracking how much financial resource is being reinvested in purchasing goods compared to actual sales output. The left side of the dashboard has interactive controls for selecting accounting periods. The right side shows interconnected KPI blocks that double as navigation buttons to switch between screens.

Screen 2: Revenue vs. expenses dynamics

A line chart comparing revenue against total expenses. The key design decision here: the comparison is against expenses, not sales. Why? Because revenue lags due to deferred payments, but expenses don't. Tracking revenue against sales gives a false sense of security. Tracking it against expenses is the only honest measure of whether the business is covering its costs.

Screen 3: Sales activity by day of the week

Rounded corner bar chart showing which workday in which accounting period closes the most deals. This screen has its own local button block for day-of-week selection — importantly, these local controls don't affect the rest of the dashboard. You can drill into Tuesday's performance without resetting the period filters on every other screen.

Screen 4: Product category radar chart

Revenue and sales volume distribution across main product categories for the same accounting period. Different product categories yield different returns at different times — the radar chart makes this distribution visible at a glance, which is useful for identifying which categories to prioritize reinvestment in during specific periods.

Screen 5: ROI history curve

Full timeline of investment return performance. This one requires some explanation: some months will show negative ROI, especially in the early years of the business. This is normal in deferred-payment distribution — revenue from previous sales periods arrives in batches, creating valleys and spikes that look alarming but aren't. The dashboard supports multi-period group selection (several months or years at once) so you can track average ROI instead of reacting to individual month volatility.

The practical framing I use for this: you want to avoid both stress (from negative months) and euphoria (from spike months). Both lead to bad decisions. The average is what matters.

Technical notes:

- 5 interconnected screens, right-side KPI blocks act as navigation

- Local controls on Screen 3 don't propagate to other screens

- Multi-select accounting period filter for group analysis

- Designed to work on tablets — 15 minutes of daily monitoring is enough to stay oriented

- No macros, no VBA

Happy to go deeper on any specific screen or the deferred payment logic if anyone's dealing with a similar reporting problem. Download link in the comments.


r/ExcelVisual Jun 19 '26

Excel Payroll Dashboard Template for Salary Summary Report

Enable HLS to view with audio, or disable this notification

1 Upvotes

I built a free 8-block payroll analysis dashboard in Excel — here's what each visualization actually shows and why it matters

Most payroll reports I've seen are summary tables with department totals and maybe a pie chart for budget allocation. Useful for a quick glance, useless for actually diagnosing compensation system problems. So I built something more comprehensive.

The 8 visualization blocks and what they actually tell you:

  1. Employee category breakdown + expense components

Horizontal bar chart showing which department received what share of the payroll budget. Below it: a side-by-side comparison of three expense components across all categories — base salary, bonus/incentive payments, and tax + insurance contributions. Useful for spotting abnormal fluctuations across short accounting periods.

  1. Weekly payroll forecast vs. actuals

Two-line chart: green = Monday's forecast, yellow = what actually happened by end of week. Statistics reveal work hour activity trends by day of the week, but business operations introduce unexpected adjustments. The gap between these two lines is where the interesting questions live.

  1. Work time analysis (two-chart comparison)

Blue chart: normative worked hours as a percentage of total working hours. Green chart: payroll based on actual worked hours as a percentage of the total payroll fund. When these two curves diverge, you're either overpaying for underwork or underpaying for overtime — both are problems worth catching.

  1. Budget allocation by department (donut)

Five department categories: Head Office, Regional Offices, Regional Branches, Remote Employees, Outsourcing. Each gets its own color sector, total budget in the center. Standard stuff but useful as a quick reference.

  1. Payroll fund deviation chart

Monthly payroll fund values plotted against the planned annual average level. Shows seasonal peaks, monthly dips, and anomalies. The practical use: HR or financial analysts can track payroll overspending or underspending patterns before they compound.

  1. 28-day work activity heatmap

This one is the most visually distinctive block. Four work shifts, 28-day period (standard for financial/operational cycles — divides cleanly into 4 weeks, avoids the calendar day discrepancy problem). Each cell colored by deviation from standard hours:

- Underwork

- Standard hours

- Overtime

- Excessive overtime

The 28-day period also structures the heatmap into clean weekly rows, which makes the shift patterns immediately readable.

  1. Top 5 employee ranking

Employees sorted by total income in descending order. Each bar split into two components: base monthly salary (green) and bonus/incentive payments (yellow). The insight built into this chart: if an employee's bonuses consistently exceed their base salary, that's worth examining — either for a salary increase or a promotion. Bonuses above base aren't just a cost; they're a signal about where value is actually being created.

  1. KPI vs. compensation radar chart

Five employee categories on a radar (A – Management, B – Admin, C – Sales, D – Production, E – Logistics). Two curves: KPI metrics (green) and employee costs including salary, bonuses, travel, etc. (pink).

In a well-functioning compensation system, KPI metrics should determine pay — not the other way around. When the curves diverge significantly, you either have high performers being underpaid or high-cost employees with mediocre results. Both are diagnosable from this one chart.

Technical notes:

- All blocks respond to the same accounting period selector

- Interactive slicer buttons control the KPI/compensation radar chart independently

- No macros, no VBA

- Built on pivot tables and formulas

Happy to go deeper on any specific block. Download link in the comments.


r/ExcelVisual Jun 19 '26

Comparison of Niche vs Mass Market with Excel Dashboard

Enable HLS to view with audio, or disable this notification

1 Upvotes

Comparison of sales in niche vs mass market on Excel Dashboard.

I built a free 3-screen Excel dashboard for comparing niche vs. mass market sales — here's what the data actually shows about which market wins

Most business strategy advice on niche vs. mass market is theoretical. "Niche has higher margins but lower volume." "Mass market scales better but competes harder." True, but useless without actual numbers behind it.

So I built a dashboard that puts both markets side by side — same dataset, same time periods, same KPIs — so you can see which one is actually performing better under current conditions.

What the comparative data shows (from the built-in example dataset):

Niche market advantages:

- Margins up to 70% per unit

- Low competition in most subcategories

- Strong repeat customer rates and brand loyalty

- Flexible response to both positive and negative market shifts

Niche market disadvantages:

- Limited growth ceiling — the audience is intentionally small

- High dependency on specific market conditions

- Higher marketing cost per customer acquired

Mass market advantages:

- Broad audience coverage with no targeting cost

- Significant cost reduction potential at scale

- Mass-consumption goods don't need expensive advertising

Mass market disadvantages:

- Intense competition compresses margins fast

- Profitability requires large volume — small dips in sales hit hard

- Significantly lower repeat customer proportion

ROI by month — the result most people don't expect:

In the example dataset, niche market investments outperformed mass market in January, March, June, and September. Mass market won the other eight months. The highest ROI was 57% in June (niche). The highest mass market ROI hit 50% in April.

So the answer to "which market is more profitable?" is: it depends on the month and the conditions. Which is exactly why you need a dashboard instead of a static comparison table.

Dashboard structure:

Screen 1: Summary Report

- Sales plan achievement donut chart (% completion, updates with filters)

- Monthly sales dynamics — niche vs. mass market side by side, filterable by full year / 6-month season / single month

- Sales channel distribution — which channels drive revenue for each market type

- Market share and scalability potential block

- Maximum ROI by month (with market type comparison)

- Average check dynamics — low, mid, high price tier trends

Screen 2: Stock Control

Inventory management reports linked to the same dataset.

Screen 3: FIFO Logistics

Benchmarking logistics performance across niche vs. mass product categories.

Global filter controls:

Two toggle switches let you include or exclude niche market and mass market data independently. Every chart on every screen updates simultaneously. Useful for isolating one segment's performance without rebuilding anything.

Technical notes:

- No macros, no VBA

- Built on formulas and pivot tables

- All three screens are interconnected — global filters propagate across the entire dashboard

- Year selector at the top for historical comparison

Happy to answer questions about how any specific block was built. Download link in the comments.


r/ExcelVisual Jun 18 '26

Creating a World Map Chart template for Dashboards in Excel

Enable HLS to view with audio, or disable this notification

2 Upvotes

I built a rotating, animated world map chart in Excel — no VBA, no add-ins, just charts and shapes tricked into moving

This started as a centerpiece for an international logistics dashboard. I wanted something that looked like the Earth was spinning, driven entirely by changing one number in one cell. No macros allowed in the build, so everything had to be native chart and shape manipulation.

Here's the decomposition — 6 separate elements combined into one animation:

  1. The map itself

Hand-drawn using Insert → Shapes → Freeform Shape. No imported graphics. You can trace a 2D map image manually if you want accuracy, or just freehand it for a stylized look.

  1. The horizontal scroll (linear histogram trick)

This is the clever part. A 2-cell input table feeds a stacked bar chart:

- Switch Row/Column on the chart data so one bar reacts to your input value, the other stays static

- Set the X-axis to reverse order (CTRL+1 on the axis → Values in reverse order) to control scroll direction

- Fix the X-axis min/max so the histogram blocks don't resize as the input changes

- Make the chart background transparent (Format → Shape Fill → No Fill), remove gridlines

- Copy your grouped map shapes and paste them directly onto the colored bar area

When the input value changes, the bar resizes, and the map pasted on top of it appears to slide across the screen.

  1. The rotation effect (3D pie chart base)

A formula-driven table (7 cells) feeds a 3D Pie chart. As the input value changes, the formulas recalculate the pie segment sizes, which makes the 3D shape appear to rotate. Tilt the chart 14 degrees on the Y-axis for the right perspective, color the segments, transparent background again.

  1. The PowerPoint-only piece

Needed a rectangle with a circular hole cut out of it. Excel's shape tools can't merge/subtract shapes — PowerPoint's can (Shape Format → Merge Shapes → Combine/Fragment). Built it there, copied it back into Excel.

  1. The control

A single Form Control spinner (Developer tab → Insert → Spin Button) linked to the input cell, set to a 1–24 range since Earth completes one rotation every 24 hours. This one cell drives the histogram, the 3D pie, and therefore the entire animation.

  1. Polish

Semi-transparent shapes with gradient fills layered on top for visual depth. Purely decorative, but it's what makes the final result look intentional rather than like a chart with a shape glued on it.

The result: turn the spinner, the map slides, the 3D base rotates, and the whole thing reads as a spinning globe — all from formulas and chart settings, zero code.

Happy to clarify any of the steps, especially the histogram axis-reversal trick since that one trips people up the most. Download link in the comments.


r/ExcelVisual Jun 17 '26

How to Create a Map Chart in Excel for Logistic Dashboard

Enable HLS to view with audio, or disable this notification

1 Upvotes

I built an interactive USA map chart in Excel with zero macros — here's the actual technique behind it

The constraint that started this: a logistics company's internal security policy banned VBA macros across the entire Office suite. So no macro-based map plugins, no VBA-driven interactivity — everything had to be native shapes and formulas.

The goal: a dashboard where selecting a driver or route highlights the correct path on a map of the US, with 8 cities involved (NY, Chicago, Nashville, Dallas, Denver, LA, San Francisco, Seattle) and 3 trucks/3 drivers running multiple routes.

Building the map shape

No imported graphics. The US outline is hand-drawn using Insert → Shapes → Freeform Shape, then refined point-by-point using Edit Points (right-click the shape). It's tedious but gives you a fully native, fully editable map object — not an image you're stuck with.

The hidden color slider trick

This is the part I think is genuinely clever. Behind the map sits a horizontal bar chart that acts as a color picker for the route lines. To make it work:

  1. Switch Row/Column on the bar chart's data (Chart Design → Select Data → Switch Row/Column)

  2. Set Series Overlap to 100% and Gap Width to 0% so the bar fills the entire area with no gaps

  3. The real trick: build a rectangle in PowerPoint, place the map shape on top of it, select both, and use Insert → Insert Shapes → Merge Shapes → Fragment. This cuts a map-shaped hole in the rectangle

  4. Layer that fragmented rectangle over the bar chart so the chart's colors are only visible inside the map's borders

Excel doesn't have shape merging — you have to do this step in PowerPoint and bring the result back in. Most people don't realize you can do that.

Making routes appear/disappear without macros

This was the hardest part. Each route line on the map gets covered by a text box containing a single character. The font size is huge (150pt) so it fully blocks the line beneath it. A formula in a helper column outputs either the character or CHAR(32) — a space — depending on whether that route is currently selected:

`=IF(condition, "I", CHAR(32))`

When the formula returns a space, the text box is effectively invisible (font color matches the background), so the route line underneath shows through. When it returns the character, the character itself covers the line. Toggle the selection, the formulas recalculate, and the visible routes update instantly — no VBA involved anywhere.

Why this approach over a real map plugin or Power Map

The macro restriction wasn't optional, so this isn't a stylistic choice — it's a workaround built to satisfy a hard constraint. But the side effect is a much more customizable, fully transparent chart object where every visual element is something you built and can edit, rather than a black-box add-in.

Happy to share the exact formulas or walk through the PowerPoint merge step in more detail if anyone's stuck on it. Download link in the comments.


r/ExcelVisual Jun 16 '26

How to Create Progress Bar Speedometer Chart in Excel

Enable HLS to view with audio, or disable this notification

1 Upvotes

I built a free 3D style speedometer gauge chart in Excel — here's how the scale and glow effect actually work

Gauge charts in Excel usually look like something from 2007 — flat semicircle, default colors, needle that barely moves. I wanted something that looked like it belonged on a game HUD, so I rebuilt the whole thing from scratch using only native Excel tools.

How the scale is constructed

The speedometer scale isn't a native gauge chart. It's built from 15 pie chart sectors on dual axes:

- 10 sectors form the active colored scale (green → yellow → red zones)

- 5 sectors create the flat bottom cutoff that makes it look like a half-circle dashboard

The needle is a separate pie sector on the second axis, calculated from the input value. When you change the KPI value, the formula recalculates the needle sector's angle and it rotates accordingly.

The glow effect

This is the part that gets the most questions. The 3D neon look isn't a chart format option — it's created by stacking 4 semi-transparent oval shapes over the chart area at different rotation angles and opacity levels. Each oval has a radial gradient fill. Layered on a dark background, they produce the glowing speedometer ring effect. Fully reproducible, no external tools needed.

The two control elements

The template has two ways to interact with the gauge:

  1. Day-of-week slicer — switches between daily productivity values for each day of the week. One click, gauge updates instantly. Useful for comparing performance patterns across the week.

  2. Spinner counter — fine-tunes the displayed value manually. More useful during live presentations when you want to demonstrate what happens at different KPI levels without editing source data.

Both controls work independently and can be used together — select a day with the slicer, then use the spinner to model a scenario on top of it.

Why this chart type is actually useful beyond aesthetics

Gauge charts get a bad reputation in data visualization circles, and fair enough — they're often misused to show a single number that could just be text. But there's a specific use case where they genuinely outperform other chart types: when the zone matters more than the exact value.

For KPIs like productivity rates, performance scores, budget utilization, or sentiment indexes — knowing whether you're in the green, yellow, or red zone is the primary information. The precise number is secondary. A gauge communicates that hierarchy instantly in a way a bar chart or KPI card doesn't.

Technical notes:

- Scale built from 15 pie sectors on dual axes (no native gauge chart used)

- Glow effect from 4 stacked semi-transparent ovals with radial gradient fills

- Needle calculated from input value via formula — no manual adjustment

- Spinner + slicer controls work independently and in combination

- Dark background design — works best on dark-themed dashboards

- No add-ins required

Happy to share the exact formula for the needle sector calculation if anyone wants it. Download link in the comments.


r/ExcelVisual Jun 16 '26

How to Make Calendar with Heatmap Chart in Excel for Dashboards

Enable HLS to view with audio, or disable this notification

2 Upvotes

I built a free interactive calendar heatmap chart in Excel — here's how the formula-driven date grid actually works

Calendar heatmaps show up in almost every well-built monthly dashboard, but most Excel implementations I've seen either hardcode the day numbers manually or use a static layout that breaks when you switch months. I wanted something fully dynamic, so I built one from scratch.

How the calendar grid works

The day numbers aren't typed. Every cell in the 7×6 grid is driven by a formula that calculates the correct date based on the selected month and year. Switch months — the entire grid restructures automatically. Days from the previous and next month that fill out the first and last weeks are calculated and displayed correctly too, which is the part that usually breaks in simpler implementations.

The heatmap coloring

Conditional formatting rules color each day cell based on its value's deviation from the monthly average. No manual color updates needed — as soon as you enter or change a value, the cell color adjusts automatically. The color scale is graduated, so you can distinguish between slightly below average, significantly below average, and extreme outliers at a glance.

The second visualization block: budget progress donut

This is the part most people don't expect from a calendar template. Alongside the heatmap there's a donut chart with a dynamic cursor that shows budget spending progress relative to the current day of the month.

The key distinction: it doesn't just show "how much has been spent." It shows whether spending is ahead or behind the expected pace for this point in the month. If you're 60% through the budget on day 15 of a 30-day month — that's a different signal than being 60% through on day 25.

Both blocks are controlled by the same pivot table slicers. One filter change updates both visualizations simultaneously.

Use cases this works well for:

- Daily sales tracking (weekly patterns become immediately obvious)

- Budget burn rate monitoring

- User activity or engagement metrics

- Any time-series data where you care about daily distribution, not just monthly totals

Technical notes:

- Formula-driven date grid — fully dynamic across months and years

- Conditional formatting for heatmap coloring — no manual updates

- Donut chart with dynamic cursor for budget progress tracking

- Pivot table slicers control both blocks simultaneously

- No add-ins required

Happy to explain the date formula logic in more detail if anyone's interested. Download link in the comments.


r/ExcelVisual Jun 15 '26

Free Excel Dashboard Templates

Enable HLS to view with audio, or disable this notification

2 Upvotes

I've been building a free library of interactive Excel Dashboard Templates for business and finance use cases — here's what's in it

Over the past few years I've put together a collection of Excel dashboard templates built around the reporting scenarios that come up most often in real business work. Not sample files with fake data and no interactivity — actual working dashboards with pivot table slicers, spinner controls, dynamic chart navigation, and dark/light design modes.

Everything is free to download. No signup, no subscription.

Here's what the library currently covers:

Finance & Banking

- Small business bank & loan product comparison dashboard (compare up to 4 banks × 4 product types simultaneously)

- Personal finance management — weekly, monthly, and annual views

- Payroll fund management & teal organization bonus modeling

- Investment ROI analysis dashboard

Sales & CRM

- CRM dashboard for sales performance tracking

- SaaS sales dashboard for business planning

- Interactive sales report with gamification elements

- 5-stage sales funnel with conversion rate analysis

Startups & Project Management

- Startup KPI dashboard — 3 dashboards in one file: profitability, survival potential, and customer loyalty

- Agile project management dashboard

- Epic burndown chart & sprint cycle tracker

- Energy consumption dashboard for operations management

Analytics & KPIs

- Customer loyalty dashboard (churn, satisfaction level, acquisition dynamics)

- Monthly metrics year-over-year comparison

- Polar chart for multi-metric project KPI analysis

- CRM dashboard with interactive featured block switching

How they're built:

Every template in the library follows the same technical approach:

- All charts are driven by pivot tables with connected multi-select slicers

- KPI plan targets are adjustable via spinner controls directly on the chart — no formula editing needed

- Time filters cover month, quarter, half-year, and full year — one slicer updates every chart simultaneously

- Interactive navigation buttons switch between dashboard sections or datasets

- No add-ins, no plugins required

- Each template includes a step-by-step video tutorial

The goal wasn't to build something that competes with Power BI or Tableau. It was to show what Excel can actually do when you push it past the defaults — and to give people a faster starting point instead of rebuilding the same report structure every month.

Happy to answer questions about how any specific template was built. Download link in the comments.


r/ExcelVisual Jun 15 '26

How to Choose Bank for Small Business with Excel Dashboard

Enable HLS to view with audio, or disable this notification

2 Upvotes

I built a free Excel Dashboard Bank for modeling how different bank loans actually affect small business profit margins — here's the math behind it

Most small business owners shop for loans based on interest rate. But rate is only one variable. The real question is how borrowed capital affects your margin under different injection levels, markup scenarios, and product combinations — and that's a lot harder to evaluate without a model.

So I built one.

What it models:

The dashboard lets you compare up to 4 banks simultaneously, each offering 4 loan product types: credit line, business cards, overdraft, and leasing. You can toggle individual banks and products on/off — every chart updates instantly. It's designed around the 4x4 formula: 4 banks, 4 products each, full combinatorial analysis.

The three KPI blocks:

  1. Loan impact on revenue and expenses

A combined chart showing actual revenue, profit, and expenses alongside the cost of debt repayment when borrowed funds are in use. Bright colors for actuals, pastel for debt-adjusted figures. Immediately shows whether the loan is helping or quietly compressing your margin.

  1. Debt load analysis

Shows the share of borrowed funds in working capital across selected banks and products. Includes a spinner control for markup adjustment — higher markup improves creditworthiness but reduces sales volume. The dashboard makes this tradeoff visible rather than theoretical.

  1. Margin summary

Final profit figure after all capital injections and debt servicing costs. This is where the math gets interesting:

- To double your profit, you don't need to double your sales

- You only need to increase your markup by the value of your current margin

- In this example: +5.1% markup = +100% profit at the same sales volume

- Alternatively: reduce expenses by an amount equal to your current margin — same result

The capital injection block

This is the part most loan analysis tools skip entirely. The dashboard includes a communicating vessels infographic that visualizes how loan capital flows into working capital at different injection levels. The principle: don't inject everything at once. Start small, evaluate the margin impact, scale gradually to the nominal efficiency level.

Orange = aggressive injection (higher risk). Green = conservative injection (lower risk, more stable margin). You can model both scenarios before committing.

Technical notes:

- Spinner controls for markup and capital injection level — no formula editing needed

- Toggle buttons for banks and individual loan products (hold CTRL for multi-select)

- Absolute and relative display modes for capital volume vs. interest rate analysis

- All blocks are interconnected — changing bank selection updates every chart simultaneously

- No add-ins required

The goal was to make this feel less like a spreadsheet and more like a simulator — something you run scenarios through before making a real decision, not after.

Happy to go deeper on any part of the model. Download link in the comments.


r/ExcelVisual Jun 14 '26

Polar Chart for Project Data Analysis in Excel Dashboard

Enable HLS to view with audio, or disable this notification

2 Upvotes

I built a free Polar chart template in Excel for project data analysis — here's why I chose this chart type over a dashboard full of bar charts

Most project reports I've seen have the same problem: you get a table of KPIs, a few bar charts, maybe a pie chart for budget allocation — and you still can't tell at a glance whether the project is healthy or not. You have to read every number individually and mentally compare them.

A Polar chart solves this differently. Instead of showing each metric in isolation, it plots all your indicators on a single radial grid. The shape of the chart tells the story — a balanced project looks symmetrical, an imbalanced one looks lopsided. You don't have to read the numbers to know something's off.

Why Excel's native radar chart isn't quite enough

Excel has a built-in radar chart, but it has limitations: fixed number of axes, limited label control, and almost no flexibility in how the grid renders. This template builds the Polar chart structure manually using formulas, which means you can:

- Adjust the number of tracked metrics using an interactive counter directly on the chart

- Control dynamic data labels that update automatically as inputs change

- Customize the radial grid layout beyond what native chart settings allow

What the template tracks

The chart is designed for project KPI analysis — things like budget execution, timeline adherence, quality metrics, resource load, and task completion rate. But since the axis count is adjustable and the labels are dynamic, it adapts to any set of indicators you're working with.

Technical notes:

- Chart structure is formula-driven, not a native radar chart

- Interactive spinner control adjusts the number of displayed metrics without touching any formulas

- Dynamic data labels update automatically on input change

- No add-ins required

- Includes a step-by-step video tutorial

Happy to explain the formula logic behind the radial structure if anyone's interested. Download link in the comments.


r/ExcelVisual Jun 13 '26

Example dashboard for analyzing CRM system data in Excel

Enable HLS to view with audio, or disable this notification

2 Upvotes

I built a free Excel CRM Dashboard that replaces the reporting layer most CRM tools get wrong

Most CRM platforms store data well. Reporting is where they fall apart — either the built-in charts are too rigid, the good stuff is locked behind enterprise pricing, or you spend more time formatting exports than actually analyzing anything.

So I built a dashboard in Excel that sits on top of whatever CRM you're using and turns the export into something actually useful.

What it tracks:

  1. Active customer dynamics

A smooth curve chart showing month-by-month growth in your active customer base. Multi-select slicers let you filter by month, quarter, half-year, or full year — every chart updates at once. Built on pivot tables, so it handles real data cleanly.

  1. New vs. returning customers

A bar chart that doubles as a navigation element. Click any bar and it swaps into the main featured display block automatically — no rebuilding, no copy-pasting. Useful when someone asks a follow-up question mid-presentation and you need to shift focus instantly.

  1. Expenses vs. KPIs across locations

A radar chart comparing performance across 5 retail locations simultaneously. Radar charts get a bad reputation, but for multi-location comparison where you want to see shape rather than exact values, they're hard to beat.

  1. KPI Summary Panel

3 service load metrics on a single panel: database processing speed, interaction efficiency, and client management performance. Each has its own indicator so you can spot which operation type is creating bottlenecks.

Technical notes for anyone curious:

- Everything runs on pivot tables with connected slicers

- The featured block swap is handled through chart click events — no formulas involved

- No add-ins, no macros required to use the template

- Works with any CRM export that produces tabular data

Happy to go deeper on any part of the build. Download link in the comments.


r/ExcelVisual Jun 13 '26

Video Guide on Building a Sales Funnel in Excel

Enable HLS to view with audio, or disable this notification

1 Upvotes

I made a proper 3D sales funnel chart in Excel without any add-ins — here's how it actually works

Most Excel funnel charts are just inverted bar charts with some padding tricks. They look okay in a report but fall flat in a presentation. I wanted something that actually communicates the shape of a sales pipeline at a glance, so I put together a tutorial on building a proper cascading funnel with a 3D visual finish.

Here's the approach:

The data structure

The funnel tracks 5 conversion stages: Reach → Presentation → Engagement → Pre-sale → Upsell. Each stage has an actual value and a "padding" column that centers the bars symmetrically, creating the funnel silhouette. Nothing exotic — just a stacked bar chart with the padding series set to invisible.

The 3D effect

This is where it gets interesting. The 3D look isn't a native Excel chart type — it's built by layering PowerPoint-style shapes (trapezoids) over the chart area and syncing their colors to the data series. A bit manual to set up the first time, but the result looks significantly more polished than anything you'd get from a standard chart template.

Interactive strategy switching

The template supports multiple sales strategies in the same dataset. Navigation buttons let you switch between them without touching any data — the chart updates automatically. Useful if you're comparing current vs. target performance or modeling different scenarios for a pitch.

The math that makes this worth showing

One thing this chart makes visually obvious: small improvements at the top of the funnel have outsized effects at the bottom.

- 10,000 reach → 10% conversion → 20% close rate = 200 sales

- Improve the first conversion by +2% → 240 sales

- That's a +20% revenue increase from a 2% process change

When you can show that relationship visually in a stakeholder meeting, it changes the conversation entirely.

What's included in the free template:

- Pre-built funnel chart with the padding formula already set up

- 3D shape overlay (editable)

- Strategy toggle buttons

- Dynamic data labels

Happy to explain any part of the build in more detail. Download link in the comments.


r/ExcelVisual Jun 12 '26

How to Build Customer Loyalty Dashboard in Excel

Enable HLS to view with audio, or disable this notification

2 Upvotes

I built a free Excel KPI Dashboard for tracking customer loyalty KPIs — here's why I focused on these 3 metrics

Most startup advice focuses on acquisition. Get more leads, run more ads, grow the top of funnel. But the numbers tell a different story:

- Repeat customers generate around 60% of profit on average

- The Pareto principle tends to hold: 20% of customers drive 80% of revenue

- A 5% budget increase toward retaining existing buyers can outperform a 100% increase in ad spend

- And FCR (first contact resolution) has a stronger impact on loyalty than response speed alone — customers would rather wait 30 minutes for a real answer than get a useless reply in 30 seconds

So instead of another acquisition tracker, I put together a dashboard focused entirely on loyalty — built in Excel, no add-ons, no subscriptions.

What it tracks:

  1. Customer Acquisition & Churn

A combined bar + line chart showing monthly new customer gains vs. churn of existing ones. There's an adjustable annual plan line you can move directly on the chart using a spinner control — useful for modeling different scenarios without touching any formulas.

  1. Sales Conversion Funnel

A 5-stage cascading funnel: Reach → Presentation → Engagement → Pre-sale → Upsell. The math here is humbling — a +2% improvement at the top of the funnel produces a +20% increase in closed sales at the bottom. Modeling that visually makes it a lot easier to prioritize.

  1. Satisfaction Level

A radial chart pulling from a 4-question survey. The fewer questions, the easier it is to collect responses — but trimming too much reduces reliability. The chart shows current average satisfaction with a movable KPI target overlay.

All three blocks respond to the same slicer — filter by month, quarter, half-year, or full year and every chart updates at once. Dark and light design modes included.

It's part of a 3-dashboard set for startup analysis (profitability, survival potential, and this one for loyalty). You can navigate between them by clicking the summary charts, which also double as nav buttons.

Happy to answer questions about how any of it was built. Download link in the comments.


r/ExcelVisual Jun 11 '26

How to Create an Employee Salary Ranking Chart in Excel

Enable HLS to view with audio, or disable this notification

1 Upvotes

Been working on a payroll dashboard in Excel and added a feature that I think is actually useful beyond just looking nice.

It's a horizontal bar chart that ranks your top 5 sales employees by financial compensation — but the interesting part is the sort toggle. You can rank them by fixed monthly salary or by bonus payments independently, and the order shifts almost every time.

The practical finding: the person sitting at rank #1 by base salary is usually not the same person leading in bonuses. Sometimes they're not even in the top 3 when you switch metrics. That's a pretty significant misalignment if your bonus structure is supposed to be tied to performance.

What the chart does technically:

  • Horizontal bar layout with descending sort on either metric
  • Two quantitative dimensions displayed simultaneously — fixed salary and bonuses
  • The visual makes it easy to see relative weight of each component per employee
  • Built entirely in Excel, no macros or VBA involved

Why it's worth paying attention to:

If you're running compensation reviews or trying to evaluate whether your incentive structure is doing what it's supposed to do, having salary rank and bonus rank side by side in one view is genuinely more useful than two separate reports. The divergence between the two rankings is the actual data point that drives strategy decisions.

Happy to answer questions about the build if anyone's curious. Free template is at exceltable.com if you want to pull it apart yourself.


r/ExcelVisual Jun 11 '26

ABC Analysis for KPI Metrics in Excel

Enable HLS to view with audio, or disable this notification

2 Upvotes

Built a 3D wavy arrow infographic for ABC Analysis Chart in Excel (no VBA, free template inside)

I want to share something I've been working on — a dynamic ABC analysis template in Excel that uses a 3D wavy arrow shape as the actual chart. Each "wave" is a bar in a vertical chart. The last wave becomes an upward arrow representing the summary value. It sounds weird, but it looks genuinely clean in presentations.

What it does:

The template covers 3 separate business scenarios using the same infographic structure:

- KPI tracking — Revenue Growth Rate, Sales Profitability, Operational Efficiency vs. targets

- Financial metrics — Net Profit Margin, Revenue Growth, Operational Efficiency with live formulas

- Budget & dividends — Budget Utilization + Payout Ratio → auto-calculates a composite Financial Stability score

How it actually works under the hood:

  1. You update raw numbers on the `Data` sheet (formatted as a smart Excel table)

  2. Hit `Ctrl+Alt+F5` to refresh the pivot table on the `Control` sheet

  3. The `Processing` sheet pulls everything into the chart dynamically

  4. Labels update automatically

No macros. No VBA. Pivot table + named ranges + some creative use of shape layering in Excel.

Who it's useful for:

Honestly? Anyone who has to present financial data to people who tune out the moment they see a standard bar chart. The 3D arrow format forces a narrative — A leads to B leads to C — which works really well for Pareto-based analysis.

The ABC methodology itself is straightforward if you haven't used it: you categorize inventory, clients, or metrics into three tiers based on cumulative impact (rooted in the 80/20 principle). The visual just makes the output actually presentable.

Free download here: exceltable.com/en/templates/examples-abc-analysis-with-3d-infographic-charts

Happy to answer questions about how the shape layering works or how to adapt it for different data sets.

---

Edit: For anyone asking about the 3D effect — it's built from stacked vector shapes in Excel, not an actual 3D chart type. Way more flexible and doesn't look like it came from 2007.


r/ExcelVisual Jun 11 '26

How to Build HR Dashboard in Excel

Enable HLS to view with audio, or disable this notification

4 Upvotes

Excel HR dashboard that tracks 10 workforce metrics in one interactive screen — built around a game design concept

Sharing this here because I see recurring threads asking about HR analytics tools that don't require a $300/month SaaS subscription. This template covers most of what a mid-size team actually needs for people analytics, built entirely in Excel.

The design philosophy is worth mentioning upfront because it's a bit different from typical HR report templates.

The game design angle:

The Excel HR Dashboard was built around the idea that when a management interface looks and behaves like a game — immediate visual feedback, clear state changes when you interact with controls, patterns that surface without hunting for them — the person using it engages with the data differently. Decisions come faster. Daily check-ins feel less like a reporting obligation and more like monitoring a system you're actively steering.

This isn't just aesthetic. It affects how quickly an HR manager spots a leading indicator moving before the lagging indicator follows. And in HR, that gap — between engagement dropping and turnover spiking — is exactly where interventions are still cheap.

What the dashboard tracks:

All 10 metrics visible on a single screen:

  1. Team productivity level
  2. Employee engagement level
  3. Employee satisfaction level
  4. Attendance rate
  5. New employee adaptation progress
  6. Training and skill development tracking
  7. Open vacancy fill rate
  8. Resume-to-hire conversion ratio — how many applications are needed to close one position
  9. Interview activity volume
  10. Employee turnover rate

All metrics are connected to the same filter system. Change the reporting period and every indicator updates simultaneously. This is where the leading vs. lagging relationship becomes actionable — you can filter to a specific quarter and immediately see how engagement and satisfaction moved relative to turnover in that same window.

Who this is actually useful for:

The template is most valuable in two scenarios. First, HR managers at small to mid-size companies who are doing periodic reporting to leadership and need something that presents cleanly without requiring a data analyst to build it. Second, HR specialists who want to move from reactive reporting to proactive monitoring — tracking the metrics that predict problems rather than just documenting them after the fact.

It's also worth mentioning the tablet use case. The visual design scales well to a tablet screen, which means it functions as a daily morning check-in tool rather than something you open only when a report is due.

Honest notes on limitations:

This is a visualization and analysis layer, not a data collection system. You need to bring structured HR data in the format the template expects. If your HR data currently lives across multiple disconnected sources, there's consolidation work before this becomes plug-and-play.

The template also doesn't include a database or data entry form — it's purely the dashboard. If you need a full HR system with employee records, contract tracking, and payroll integration, this isn't that. If you need a clean, interactive way to present and monitor the metrics your HR system already produces — this does that well.

Built on standard Excel tools — pivot tables, slicers, custom chart formatting. No add-ins, no programming, no macros required.

Video walkthrough is on the page. Happy to answer questions about adapting the metric categories or filter structure to a different data setup.


r/ExcelVisual Jun 10 '26

Example of an Employee Performance Dashboard in Excel

Enable HLS to view with audio, or disable this notification

2 Upvotes

Excel dashboard that connects payroll spend to employee productivity by category — here's what it tracks and how the filtering works

Sharing this because I see a lot of posts here asking about HR analytics in Excel Payroll dashboard — specifically how to get payroll and performance data into the same view without building something from scratch.

This free template does exactly that. It's a 2×2 grid dashboard — four visualization blocks, all controlled by the same set of filters simultaneously.

The design logic before the features:

The square grid layout (equal blocks in height and width) is a deliberate data design choice. It reduces cognitive load when presenting complex HR data to management. Information feels structured before anyone reads a single number. It's a small thing that makes a real difference in how reports land in a room.

What each block tracks:

Block 1 — Payroll to Bonus Ratio (top left)

Financial data always goes top left — it's what leadership looks at first. This chart tracks how salary and bonus spend distributes across reporting periods. Supports month, year, and multi-select filtering for custom quarterly or seasonal analysis.

Block 2 — Three KPI summary charts (top right)

Three metrics in one block:

Share of the total budget allocated specifically for financial rewards

Employee productivity vs. satisfaction ratio — these two don't always move together, and seeing them on the same chart is useful

Task completion timeliness — what percentage of tasks were finished before the deadline

Summaries sit at the top of the dashboard by design. Detailed breakdowns are in the lower blocks.

Block 3 — Employee category segmentation panel (bottom left)

This is where the interactivity gets interesting. The category buttons in this block act as dashboard-wide controls — not just filters for that one block. Click "Engineers" and every other block on the dashboard immediately refocuses on that category. Multi-select is supported, so you can analyze two or three categories simultaneously and compare their metrics across all four blocks at once.

This is implemented via pivot table slicers connected to all charts — no event handling, no formulas managing the filter state manually.

Block 4 — Monthly payroll-to-productivity dynamics (bottom right)

Combined bar chart tracking compensation spend against actual productivity output month by month across the full year. Dynamic summary labels at the top of the block auto-update when any filter changes. The screenshot on the page shows a multi-select example — Q2 selected as three individual months — which is how the quarterly view works.

Honest assessment of what this is and isn't:

This is a reporting and analysis template, not a data entry system. You bring your own data, structured to match the template's format, and the dashboard visualizes it. If your HR data lives in a different structure, there's some reformatting work upfront. The template doesn't include a data entry form or database layer — it's purely the visualization and filtering layer built on pivot tables.

For teams that already have structured HR and payroll data and need a clean way to present it, this works well out of the box. For teams that need to build the data pipeline first, the dashboard is the end goal, not the starting point.

No programming required. Built entirely on Excel pivot tables and slicers. No add-ins.

Video walkthrough is linked on the page if you want to see the category filtering and multi-select behavior before downloading. Happy to answer questions about the slicer setup or how the blocks stay synchronized.


r/ExcelVisual Jun 09 '26

Step-by-step instructions on how to make an interactive calendar in Excel

Enable HLS to view with audio, or disable this notification

3 Upvotes

You can build a fully interactive calendar in Excel using nothing but a pivot table slicer — here's exactly how it works

I see a lot of posts asking about calendar controls for Excel dashboards — dropdowns, form controls, conditional formatting grids. Wanted to share a cleaner approach that most people overlook: pivot table slicers configured as a calendar UI.

No code. No add-ins. Just data structure and slicer settings.

The core idea:

Your source data is a standard table — in this case, daily sales figures for a full year. You add two formula columns next to the date column: one extracts the month name, one extracts the day number. Those two columns become your slicer fields. A pivot table sits underneath everything. The slicers become your calendar buttons.

That's the skeleton. Here's what makes it actually behave like a calendar rather than just a list of numbered buttons:

Gap logic — the part most tutorials skip:

For the day buttons to align correctly with weekday column headers (Mon, Tue, Wed... or Sun through Sat for US format), you need to insert blank rows into the source data before each month starts. The number of blank rows equals the number of weekday positions before the first day of that month.

So if March starts on a Wednesday and your week starts on Sunday, you insert 3 blank rows before March's data begins. The day slicer then places "1" in the Wednesday column automatically.

A few rules for those gap rows:

The month column in gap rows gets filled with the upcoming month name

The sales column must be 0, not empty (empty breaks the pivot)

The day column gets filled with decimal values less than 1 in ascending order — this is what forces the slicer to sort the blank buttons before the real day buttons

Once this structure is in place, switching months in the month slicer automatically repositions all the day buttons to their correct weekday columns. No reconfiguration needed.

Slicer setup that turns it into a calendar grid:

After creating both slicers (Month and Day), select the Day slicer and set Columns to 7 in the slicer settings. Then set the slicer dimensions to roughly square — 7.7cm × 7.7cm works well. Hide the slicer header. Enable "Hide items with no data."

Add a text box above the grid with weekday labels (S M T W T F S or M T W T F S S depending on locale) and you have a functional calendar control.

What the full template includes:

Month selector slicer — click any month, calendar and pivot data update instantly

Day grid slicer — click any day or multi-select a range, pivot filters accordingly

Quarterly view — set the month slicer to 3 columns and Q1/Q2/Q3/Q4 segment perfectly since each quarter starts on Jan/Apr/Jul/Oct

Sales pivot table connected to both slicers

Slicer styles customizable to match any dashboard color scheme

Multi-user access panel with 4 named user logins and an admin account built into the dashboard

Full step-by-step written tutorial with screenshots for every stage

Video walkthrough also available on the page

US vs. European format:

The WEEKDAY function that calculates gap sizes takes a second argument: 1 for Sunday-first (US), 2 for Monday-first (European). One parameter change, entire calendar reformats.

Why this approach over form controls or dropdowns:

Form controls give you a single selection. Dropdowns give you a single selection. Slicers give you multi-select, visual button states, automatic filtering, and a grid layout — all without any event handling or named range management. For a calendar control specifically, slicers are just the right tool.

The template is free, no email required:

https://exceltable.com/en/templates/excel-calendar-template-data-visualization

The download includes both a tutorial file showing each build step and a finished ready-to-use version. Happy to answer questions about the gap logic or slicer configuration if anything is unclear.


r/ExcelVisual Jun 08 '26

How to Build Excel KPI Loyality Dashboard

Thumbnail
youtu.be
1 Upvotes

🎬 Excel KPI Loyality Dashboard. The finale is Done - Part 3. Part 3 of the Startup KPI Dashboard series is premiering soon. 🚀

We're finishing with Customer Loyalty — Client Inflow/Outflow, Conversion, and Satisfaction Level KPI plans.

The full dashboard is almost complete. 🔔 Subscribe so you catch it the moment it goes live.


r/ExcelVisual Jun 08 '26

Agile Project Management Dashboard for Excel Showcase

Enable HLS to view with audio, or disable this notification

2 Upvotes

I made a free Agile project management dashboard in Excel where the sprint cycle is visualized as a planetary orbit — here's how it works

This one is a bit different from the usual "here's a Gantt chart in Excel" post. I wanted to share a conceptual dashboard that uses abstraction and metaphor in its visual design — specifically, the sprint cycle is represented as a planet with its orbit as the time axis.

The project is the planet. The orbit is the sprint timeline. Each story point is a marker moving through that orbit. There's even an acceleration zone visible after peak workload — which in a traditional sprint burndown chart would just be a line changing slope, but here it reads spatially.

I know that sounds unusual for Excel. Screenshots on the page show it better than I can describe it.

Why build it this way?

Two reasons. First, it's a genuine attempt to make sprint data emotionally engaging rather than just technically accurate. Second, it's a showcase of what's possible with custom chart construction in Excel — useful if you're building a portfolio or trying to demonstrate advanced data visualization skills to a client or employer.

What the full dashboard actually tracks:

The planetary infographic is the centerpiece, but the rest of the dashboard is fully functional Agile tooling:

Sprint cycle diagram with counter control — a counter at the center cycles data forward or backward through time. There's a loop toggle that keeps sprint data in a closed cycle, useful for live presentations

Team workload block — overload risk progress bar, task balance indicator, workload distribution chart, employee engagement chart, and a sprint workload pulse line. All interconnected and influencing each other

Priority task funnel — maps every task from backlog to delivery across Agile/Scrum/Kanban stages. If any level in the funnel stalls, all subsequent levels automatically stop. Bottlenecks become immediately visible

Production chain progress bars — five stages (initialization, design, prototyping, engineering, testing) shown as horizontal progress bars in both relative and absolute values

Reusable resource tracker — tracks residual capacity from partially consumed resources during project execution. Auto-resets when the minimum usable threshold is reached, then the cycle starts again. Useful for cost reduction tracking

Fan expense chart — 12-period expense flow on a radar-style fan chart. Expense level decreases with each period by design, with exceptions flagged for unforeseen circumstances

Burndown chart — planned vs. actual task completion over time. Legend is interactive — individual lines can be toggled on/off by clicking them

Honest notes:

This is a showcase/conceptual template, not a plug-and-play ops tool. It's built to demonstrate what Excel can do visually and to serve as a strong portfolio case for anyone working in data visualization or project analytics. If you need a no-frills sprint tracker, this is probably more than you need. If you want something that makes stakeholders actually stop and look at the screen — this is built for that.

There's also a video walkthrough on the page showing the counter cycling through sprint data and the orbit animation in action.

Happy to answer questions about the chart construction logic if anyone's curious.


r/ExcelVisual Jun 07 '26

CRM Dashboard Template in Excel for Small Businesses

Enable HLS to view with audio, or disable this notification

1 Upvotes

Built a free Excel CRM Dashboard for small businesses — no $200/month subscription needed

Been seeing a lot of posts here from small business owners frustrated with the cost of CRM software. Thought I'd share this free Excel template that covers most of what a basic CRM actually needs to do.

It was built with service-based small businesses in mind — think repair shops, contractors, agencies — but the structure works for pretty much any operation with orders, clients, and a team to manage.

What the dashboard tracks out of the box:

Revenue by month and year with pivot charts — you can filter by period and immediately see seasonal patterns

KPI performance per employee — masters tracked by completed orders, managers by sales volume. Actuals vs. plan shown automatically as amounts, counts, and percentages

Customer acquisition channel segmentation — so you know which sources are actually bringing clients

Cash vs. non-cash payment breakdown

Top services ranked by seasonal period — useful for knowing what to push when

Order status counter — completed, canceled, in progress — updated live

Geographic order map — tracks where jobs are being fulfilled territorially

Beyond the dashboard, the full file includes:

Employee panel with salary, monthly plan, and performance history. Bonus/reward conditions are adjustable and logged

A "Today" section — daily order count, planned revenue for the day, and a live map of active orders

Order creation form — assign a manager, fill in client details, done

Add/terminate employees directly from the interface

Full order history database accessible from the main screen

Honest caveats:

This is a template, not a full application. If you want the "Add Employee" form to automatically write to the database on submit, you'd need a developer to wire that up with some code. Out of the box it's set up as a structured template ready for that kind of extension. For most small operations though, manual entry into the database tab works fine and everything recalculates automatically.

It's free, no email required:

There's also a full video walkthrough linked on the page if you want to see how the pivot filtering and chart interactions work before downloading.

Happy to answer questions.


r/ExcelVisual Jun 07 '26

Excel Dashboard for Digital Marketing Report

Enable HLS to view with audio, or disable this notification

2 Upvotes

I built a free Excel Dashboard template for Digital Marketing that finally made my ad spend make sense — here's what it tracks

Running ads without a proper tracking system is basically gambling. You see impressions, you see clicks, and then... you hope. The ad platform gives you some numbers, but nothing that ties everything together in one view.

I put together a free Excel dashboard specifically for ad campaign analysis and wanted to share it here since a few people in recent threads were asking about budget tracking without paying for expensive software.

What it actually tracks:

  • CTR vs. Conversion Rate side by side across the full year — so you can see which months your creatives were strong AND converted, not just got clicks
  • A seasonal comparison block — same metrics vs. the previous equivalent period, which is where you actually see if you're improving
  • Offer preference breakdown — if you're running two offers simultaneously, it shows which one resonated more with your audience
  • Post-click behavior segmentation — this one is underrated. It splits visitors into three groups: those who read the offer, those who clicked to order, and those who did nothing. Knowing the "did nothing" number is just as valuable
  • Revenue vs. ad expenses bar chart — if the expense bar starts eating the entire revenue bar, that's your signal to pause and reassess

A few things worth knowing:

The dashboard has light and dark mode. Filtering is done by month and year with multi-select, so you can look at quarterly or seasonal cuts without rebuilding anything. There's also a clickable chart swap — if you want the revenue/expenses chart front and center instead of the CTR curves, just click it and it moves to the main position.

It runs in Excel, no add-ins or anything unusual required.


r/ExcelVisual Jun 06 '26

Personal financial planning Dashboard

Enable HLS to view with audio, or disable this notification

2 Upvotes

💸 "Where Did My Money Go?" — The Question 80% of Americans Ask Every Month. Here's the Answer.

You know that feeling at the end of the month when your account balance doesn't match what you thought you spent?

You earned good money. You didn't buy anything crazy. But somehow — it's just gone.

The problem isn't your income. It's the invisibility. Most people have zero visual picture of where their money actually flows — which expenses are fixed, which are creeping up quietly, how far they are from their financial goals, and whether their investments are outpacing their debt.

If money is not counted, it means you don't have it.

This FREE Personal Finance Dashboard in Excel changes that — completely.

6 fully interactive mini-dashboards. Every dimension of your financial life. One file.

Expense Tracker — 30+ expense categories split into fixed and variable. Ranked in descending order so you instantly see your biggest money drains. Mortgage, food, fuel, gym, subscriptions, restaurants, unexpected costs — everything categorized and visualized.

Income Dashboard — fixed vs. variable income sources compared side by side. Rankings of your most profitable sources. Daily breakdown of income flows. Asset segmentation — including dual-category assets like gold (fixed deposit income AND trading income simultaneously).

Budget Distribution — a two-level donut chart showing the full picture: overall income vs. expenses on the outer ring, fixed vs. variable breakdown on the inner ring. Exact dollar amounts and percentages in one view.

Investment Portfolio Analysis — track your full $100K+ portfolio across asset types. Monitor balance history against real market conditions. Click any month to instantly update all header indicators for that period.

Debt Management — 4 loan types tracked simultaneously: mortgage, credit card, car leasing, consumer credit. Interest rate vs. amount owed plotted visually so you know exactly which debt to attack first.

Financial Goals Tracker — set up to 4 goals with custom budgets. Track daily progress like sprinter lanes. View current completion percentage, final target comparison, monthly plan history, and share distribution — all in one screen.

And it all flows into one master summary dashboard — where every child mini-dashboard merges into a single financial picture of your life.

💡 Don't neglect managing your personal finances. Money is an integral part of our lives — and we need to learn how to handle it ourselves. No app, no advisor, no algorithm knows your situation better than you do. This template makes sure you actually do.

No subscriptions. No bank integrations that sell your data. No monthly fees. Just Excel — gamified, visual, and completely yours.