

Picture by Editor | ChatGPT
# Introduction
A Google Sheets dashboard is a strong manner of visualizing venture progress, evaluating duties, and rapidly figuring out something severe that require your consideration. You may simply prioritize your work, observe bottlenecks, and take motion in actual time. Even higher, while you hyperlink Google Sheets dashboards with sources like Google Analytics, Salesforce, or GitHub, your dashboards can successfully refresh themselves as information will get modified or modified.
On this article, I’ll take you thru how one can construct a fundamental dashboard utilizing Google Sheets.
# Why Think about a Dashboard for Your Google Sheets?
A Google Sheets Dashboard is a really great tool that can aid you visualize and observe information throughout a number of completely different platforms. By merely clicking a botton, you’ll be able to convey information from varied spreadsheets collectively so as to show information in charts, tables, and graphs so we will analyze our enterprise or venture.
You may even create alerts that mechanically despatched out, so you’ll be able to control adjustments made to the dashboards and observe if developments are creating that will want corrective actions.
Making a useful and visually engaging dashboard in Google Sheets consists of some easy steps. Let’s check out them now.
# 1. Importing and Organizing Your Information
Begin by organizing your information in a transparent, tabular format. To get began, we’ll be utilizing a flower gross sales dummy dataset. To get it, you’ll be able to copy this sheet template with the database already included (and the answer!).
In case you need to use some other information supply, you’ll be able to simply add a CSV file or join Google sheet to a particular information supply utilizing its connectors. As soon as the information is in the environment, there are some ideas to remember:
- Guarantee your information is clear and constant (e.g., no clean cells or blended codecs)
- Use information validation to create dropdowns for classes or statuses
- Embody a timestamp column in the event you plan to trace developments over time
# 2. Generate a Chart
As soon as your information is prepared, spotlight the portion you need to analyze and navigate to Insert after which Chart. Google Sheets will insert a chart onto your sheet, initially as a clean canvas.
You’ll work with two major tabs to configure your chart:
- Setup: The place you choose the chart sort (e.g., line, bar, pie) and outline the information vary. Remember to embody all obligatory columns that characterize your axes or variables.
- Customise: The place you alter the looks, labels, colours, and format to match your model or reporting wants. Use this part to tailor your chart for readability, readability, and influence.
Take into account: the variety of columns you embody in your information vary will decide what number of dimensions (e.g., X and Y axes) your chart can show.


Screenshot of Google Sheets
// 2.1 Scorecards or Gauge Charts
Scorecards are excellent for highlighting key efficiency indicators (KPIs) or single-value metrics, akin to whole income or common low cost.
To create one, you’ll be able to first insert a brand new chart and select the Scorecard chart sort.
Then go to the setup tab, outline the information vary, the OrderTotal column to show whole gross sales.
After this, a fundamental scorecard will seem immediately. Subsequent, you’ll be able to then customise it within the Customise tab:
- Modify the size. We’ll select tens of millions for this instance.
- Add a prefix or suffix.
- Set a title, akin to “Gross sales Income”, and align each the title and the metric worth to the middle.
Right here’s how the ultimate scorecard would possibly look:
You may repeat this course of to show different KPIs:
- Complete Models Bought, by summing the Amount column
- Common Low cost, by calculating the common of the Low cost column
These scorecards give a fast, at-a-glance abstract of your most vital metrics.
// 2.2 Line Charts
Line charts are perfect for monitoring developments and adjustments over time. To create one:
- Insert a brand new chart and choose the Line chart sort
- Within the Setup tab, select two information ranges, one for the X-axis (just like the time or date column) and one for the Y-axis (just like the Complete Orders or gross sales income)
This setup lets you visualize how your metric evolves over time. Add a descriptive title like Temporal Evolution of Income to make the chart straightforward to interpret. As soon as configured, your chart ought to clearly present the development in income throughout your chosen interval. Right here’s my ultimate end result:
// 2.3 Bar and Column Charts
Bar and column charts are the best choice to check values throughout completely different classes. On this instance, we need to determine which product classes supply the very best common reductions:
- Insert a brand new chart and choose the Bar chart sort.
- Within the Setup tab, select two information ranges. One for the class axis (Product Class). One other one for the worth axis (Low cost column, utilizing common aggregation)
- Customise the chart by assigning distinct colours to every bar to reinforce visible readability.
// 2.4 Bar and Column Charts
Pie charts are helpful for displaying proportions and understanding how completely different elements contribute to a complete. On this case, we’ll visualize income distribution by product class:
- Insert a brand new chart and select the Pie chart sort.
- Within the Setup tab, choose the suitable information ranges. One for the classes (like Product Class) One other one for the values (like whole Income per class)
- Customise the chart by assigning distinct colours to every slice for higher readability.
This may generate a transparent, proportional breakdown of income throughout classes, serving to you rapidly see which segments drive essentially the most revenue.
Now we have now all our charts! We’re about to get the ultimate model of our dashboard. So the subsequent pure step is letting customers to decide on what information to see, resulting in this.
# 3. Including Slicers to Filter Information
To supply flexibility and dynamic entry in your dashboard as the amount of knowledge grows, you’ll be able to make the most of slicers. Slicers are interactive filters, that permit customers to make their very own particular filters primarily based on sure columns.
First, go to Information and choose the Add a slicer choice.
Then choose your complete dataset because the slicer’s vary and select the column you need the slicer to filter by (like Area, Product Class, or Date).
The slicer will mechanically filter all dashboards, charts and visualizations which might be linked to it, primarily based on the user-selected values.
In our instance, we are going to add two activatable slicers that permit us to make filtered dashboards, one for OrderType and the opposite for ProductCategory, to have a extra simply explored information set.
# 4. Generate a Dashboard with A number of Charts
Now that you’ve made your charts and created activatable slicers, we are going to put the whole lot collectively for one ultimate dashboard. To take action, we must:
- Create one other sheet in your dashboard
- Put in a transparent title on the highest of the brand new sheet to summarize the contents of the dashboard
- Manage and group your visualizations into comparable or associated sections
- Align your charts and slice collectively, to keep up a fairly neat {and professional} dashboard
With just some format tweaks, you’ll rework a set of charts into an interactive, easy-to-read dashboard prepared for decision-making and presentation.
# Conclusion
Google Sheets affords a flexible and accessible approach to construct dashboards that aid you observe efficiency, discover developments, and make data-driven selections, all with out leaving your browser.
By following this information, you’ve realized how one can construction and import your information successfully; create varied kinds of charts for various insights; add interactivity by means of slicers; and design a cultured, skilled dashboard format.
Whether or not you are managing initiatives, monitoring gross sales, or monitoring KPIs, Google Sheets dashboards can develop into your go-to software for real-time insights, no coding required.
Josep Ferrer is an analytics engineer from Barcelona. He graduated in physics engineering and is presently working within the information science discipline utilized to human mobility. He’s a part-time content material creator targeted on information science and know-how. Josep writes on all issues AI, masking the applying of the continued explosion within the discipline.