Guide · 4 minute read

How to make a dashboard from a CSV.

You have a spreadsheet. You want a dashboard. This guide walks through the fastest free way to get there — start to finish in under a minute, no install, no signup, no API keys.

Skip ahead: drop a CSV · what gets built · filter & explore · share or export · sample CSV

Why a dashboard, not a spreadsheet

Spreadsheets store data. Dashboards show it.

A CSV file is rows and columns of values. A dashboard is the same data interpreted — turned into headline numbers, trends over time, breakdowns by category. The translation from one to the other usually means: pivot tables, chart wizards, formatting fights with Excel, copy-pasting screenshots into Slack. This guide is about skipping all of that.

The tool we'll use is csvtodashboard.com — free, runs entirely in your browser, no upload. Your CSV stays on your machine the whole time.

Step 1 · 5 seconds

Drop your CSV (or paste from clipboard).

Open the home page. The drop zone is the big dashed-border area in the middle. You have four ways to load data:

Step 2 · automatic

The dashboard appears.

Within a moment of dropping the file, the tool has classified every column — number, date, category or text — and detected what each one means by keyword. A column called "Revenue" gets currency formatting; "Region" gets treated as a category for grouping; "Rating" becomes a 1-5 scale.

What you get, by default:

Step 3 · interact

Filter, group, brush.

The dashboard is interactive. Three controls that change everything:

Step 4 · share or save

Get the dashboard out of the browser.

Once it looks right, there are four ways to ship the dashboard:

Try it with sample data

If you don't have a CSV handy.

The tool ships with six built-in sample datasets covering common shapes — sales, surveys, web analytics, expenses, headcount, inventory. Visit the examples gallery and click any card to load that dataset and see the dashboard immediately. No download needed.

Or click straight into the home page and use the "try sample sales data" link inside the drop zone.

Common questions

Things people ask during step 1.

Ready

Go drop a CSV.

→ Open the tool