How to make a bullet chart in tableau

This recipe helps you make a bullet chart in tableau

Recipe Objective - How to make a bullet chart in tableau?

Steps to create the Bullet Chart:

Step 1:

Connect the "Sample-Superstore" data set in tableau.

Step 2:

Drop the "Sub-Category" onto the "row" shelf and "Sales" on the column shelf.

Sentiment Analysis Project on eCommerce Product Reviews with Source Code

Step 3:

And Take the "Sales" column and drop it onto the "column" shelf.

Step 4:

Now Click on the "show me" button and select the "bullet chart."

Steps to create the Bullet Chart Manually:

Step 1:

Connect the "Sample-Superstore" data set.

Step 2:

Drop the "Sub-Category" onto the "row" shelf and "Sales" on the column shelf.

Step 3:

Right-click on the chart and select "Add reference line."

Step 4:

Then click on the "per cell" option. And Then, Click on the value dropdown and Select "Profit."

Step 5:

Click on the label dropdown and Select "None." And Then click on the Tooltip dropdown and select "Automatic."

Step 6:

Click on the average dropdown and select "Total." Then select the line in the formatting section. And click on OK.

What Users are saying..

profile image

Gautam Vermani

Data Consultant at Confidential
linkedin profile url

Having worked in the field of Data Science, I wanted to explore how I can implement projects in other domains, So I thought of connecting with ProjectPro. A project that helped me absorb this topic... Read More

Relevant Projects

Llama2 Project for MetaData Generation using FAISS and RAGs
In this LLM Llama2 Project, you will automate metadata generation using Llama2, RAGs, and AWS to reduce manual efforts.

Build a Text Generator Model using Amazon SageMaker
In this Deep Learning Project, you will train a Text Generator Model on Amazon Reviews Dataset using LSTM Algorithm in PyTorch and deploy it on Amazon SageMaker.

Classification Projects on Machine Learning for Beginners - 1
Classification ML Project for Beginners - A Hands-On Approach to Implementing Different Types of Classification Algorithms in Machine Learning for Predictive Modelling

Build an End-to-End AWS SageMaker Classification Model
MLOps on AWS SageMaker -Learn to Build an End-to-End Classification Model on SageMaker to predict a patient’s cause of death.

Personalized Medicine: Redefining Cancer Treatment
In this Personalized Medicine Machine Learning Project you will learn to classify genetic mutations on the basis of medical literature into 9 classes.

AWS MLOps Project to Deploy a Classification Model [Banking]
In this AWS MLOps project, you will learn how to deploy a classification model using Flask on AWS.

Loan Eligibility Prediction Project using Machine learning on GCP
Loan Eligibility Prediction Project - Use SQL and Python to build a predictive model on GCP to determine whether an application requesting loan is eligible or not.

Azure Deep Learning-Deploy RNN CNN models for TimeSeries
In this Azure MLOps Project, you will learn to perform docker-based deployment of RNN and CNN Models for Time Series Forecasting on Azure Cloud.

Linear Regression Model Project in Python for Beginners Part 2
Machine Learning Linear Regression Project for Beginners in Python to Build a Multiple Linear Regression Model on Soccer Player Dataset.

Learn to Build a Polynomial Regression Model from Scratch
In this Machine Learning Regression project, you will learn to build a polynomial regression model to predict points scored by the sports team.