Contents

Chapter 1

What's Inside

This chapter covers the core features and capabilities of Freelance Financial Dashboard.

What's Inside

Spreadsheets (CSV → Google Sheets / Excel Import)

FilePurposeSample Data
sheets/income-log.csvEvery invoice: client, amount, category, payment status, days to pay30 realistic invoices ($1,200 - $7,500)
sheets/expense-log.csvAll business expenses with categories, deductibility flags, and receipts40 expenses across 11 categories
sheets/monthly-summary.csvMonth-by-month P&L: revenue, expenses, profit, tax set-aside, take-home8 months of worked data
sheets/tax-estimate.csvQuarterly estimated tax calculations: federal, SE tax, state4 quarters with rate breakdowns
sheets/profit-margin.csvMargin analysis by service category + client profitability rankings4 categories, 7 clients
sheets/yearly-comparison.csvYear-over-year metrics: revenue, profit, client count, avg invoice, DSO3 years of comparison data

Formulas Reference

FilePurpose
formulas/FORMULAS.md23 Google Sheets formulas with cell references, worked numeric examples, and decision frameworks

Pages (Guides)

FilePurpose
pages/dashboard-setup.mdComplete layout guide: KPI placement, chart data tables, color coding
pages/how-to-read-your-numbers.mdThe 5 numbers that matter most, monthly review checklist, red flags

Documentation

FilePurpose
docs/SETUP-GOOGLE-SHEETS.mdStep-by-step CSV import, column formatting, formula setup
docs/CUSTOMIZATION.mdHow to adapt categories, tax rates, payment methods for your business
docs/chart-setup-guide.md6 chart types with exact setup instructions and data source formulas

Features

  • Income Tracking — Log every invoice with client, category, amount, payment status, and days to payment
  • Expense Management — 11 expense categories with tax-deductible flags and receipt tracking
  • Monthly P&L — Automatic profit/loss calculation with profit margins and take-home pay
  • Quarterly Tax Estimates — Federal, self-employment, and state tax calculations with safe harbor rates
  • Client Profitability — Effective hourly rate by client reveals which relationships are really profitable
  • Service Category Analysis — Gross and net margins by service type for strategic pricing decisions
  • Year-over-Year Comparison — 12 metrics tracked across years with growth percentages and projections
  • Visual Dashboard — 6 chart types (bar, pie, donut, line, horizontal bar, grouped column) with setup guides
  • 23 Working Formulas — SUMIFS, SUMPRODUCT, ARRAYFORMULA, COUNTIFS, and more with worked examples

Chapter 2

Quick Start

Follow this guide to get Freelance Financial Dashboard up and running in your environment.

Quick Start

1. Download and unzip the product files

2. Create a new Google Sheets workbook (or open Excel)

3. Import CSVs — File → Import → Upload each CSV as a new sheet tab (see docs/SETUP-GOOGLE-SHEETS.md)

4. Format columns — Set date, currency, and percentage formats

5. Add formulas — Copy formulas from formulas/FORMULAS.md into your Dashboard sheet

6. Create charts — Follow docs/chart-setup-guide.md for visual dashboards

7. Replace sample data — Delete sample rows, start entering your real invoices and expenses

Total setup time: 30-45 minutes. After that, logging takes 2 minutes per entry.


Formula Highlights

The formulas/FORMULAS.md file contains 23 formulas organized by sheet. Key examples:

Revenue by category:

=SUMIFS($F$2:$F$1000, $E$2:$E$1000, "Design", $H$2:$H$1000, "Paid")

Tax-deductible expense total (with partial deductions):

=SUMIFS(E2:E1000, G2:G1000, "Yes") + SUMIFS(E2:E1000, G2:G1000, "Partial") * 0.5

Projected full-year revenue from YTD:

=C2/MONTH(TODAY())*12

Client effective hourly rate:

=Revenue / Total_Hours_Including_Non_Billable

Every formula includes worked examples with the sample data numbers.


Chapter 3
🔒 Available in full product

Customization

Chapter 4
🔒 Available in full product

Support

You’ve reached the end of the free preview

Get the full Freelance Financial Dashboard and unlock everything.

All Chapters

Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.

Full Tool Suite

Access all interactive tools with complete data, all workload profiles, and the full scenario library.

Source Files

Downloadable source code, configuration files, and working examples from every chapter.

Lifetime Updates

Free updates for life. Every new chapter, tool, and improvement included.

Buy Now — $39 →
📦 Free sample included — download another copy for the full product.
Freelance Financial Dashboard v1.0.0 — Free Preview