Data Visualization Taken to the NEXT LEVEL: Dynamic Data Bars in Excel

Data Visualization Taken to the NEXT LEVEL: Dynamic Data Bars in Excel

Introduction

In this post, I’ll show you how to create a simple visualization in Excel that you see above, and it’ll only take a couple steps! It’s basically a bar chart that’s actually INSIDE the cell. And in the end, I’ll provide you with a video that will provide a more detailed walkthrough, so make sure to keep reading till then!

Conditional Formatting to Add the Data Bar

So over here, I just have a simple table with all the months and the profits:

Article content

First, you have to highlight all the numbers and go to the conditional formatting tool:

Article content

What conditional formatting will do is take in all the numerical values and automatically create data bars based on what those values are.

So, after you click on that button, it’s gonna open a menu. From that menu, click on “Data Bars” and select on the color scales that you like the best!

Article content

Personally, I prefer the green color style, so I selected that one.

From my screen, you can see that the green bars represent the months where we made a profit, whereas the red bars represent months where we lost money. So, these data bars are a nice way of quickly gaining insights from your data.

Data Bar on a Separate Cell

But I wanna do one more thing.

I don’t like how the data bars are overlapping with the numbers. What I’m gonna do is move all these data bars onto a separate column.

This will require a couple more steps, but it’s still very easy to do! If you want to see me do this, then check out this short video that I made:

I hope to see you over there, and thank you for reading this post!


To view or add a comment, sign in

More articles by Dylan Song

  • Scrape Data from Any Website in Excel

    Intro If you come across an article that contains data that you’re interested in, then there’s an easy way to import…

    1 Comment
  • Export Data in Python with ONE LINE of Code!

    Introduction If you want to permanently save some part of a dataset, then there’s a pretty easy way to do that in…

  • Create a TIMELINE SLICER for your Excel Dashboard!

    Intro In this blog post, I’ll show you how to create a timeline slicer in Excel. It’s a pretty useful tool that will…

  • Fastest Way to Show Descriptive Statistics in Excel

    Introduction In this post, I’ll show you a quick way to show a list of descriptive statistics in Excel! And I’ll be…

  • 3 Simple Steps to Perform Linear Regression in Excel

    Introduction In this blog post, I’ll show you 3 simple steps to create a linear regression model in Excel. Linear…

  • 3 Simple Types of Visuals in Python

    Introduction It’s much easier to gain insights by looking at visuals, rather than looking at rows and columns of data…

  • Clean Up your MESSY MAPS in Python

    Introduction In the map above, there are too many columns showing up when I hover over one of the polygons. In this…

    1 Comment
  • How to Create Interactive Maps in Python

    Introduction In this article, I’ll show you how to display the map in the image above. It might look intimidating, but…

  • My Favorite Excel Feature: VBA!

    Introduction I love Excel because of its simplicity and its ability to efficiently organize data. In this post, I’m…

Explore content categories