Online Retail Dashboard in Tableau

This recipe helps you make an Online Retail Dashboard in Tableau

Recipe Objective - Online Retail Dashboard in Tableau

Part 1:

Part 2:

Part 3:

Part 4:

Part 5:

Part 6:

How to add filters in the dashboard:

We will use the "tiled" format to create the dashboard on the "online retail" data set.

Chart and Graphs:

1. Bar Chart - Price of Each Description.

2. Donut Chart - Country-wise %age of Total Price.

3. Line Graph - Monthly Quantity Comparison.

Ban of Total Price - Total Price.

Steps to create the dashboard:

Step 1:

Select the "Automatic" size.

Step 2:

Now drag the "horizontal" object on the dashboard. Do this same step 2 more times. We will use the upper object for title and filters, the middle for the line chart, and the other charts.

Step 3:

Now drag and drop the line chart on the middle horizontal object. Then remove the extra cards; after that, set the title.

Step 4:

Then Take the donut chart and drop it onto the bottom horizontal object. And then remove the extra cards and set the title.

Step 5:

Now drag the line graph on the right side of the bottom horizontal object and drop, and it must be equally distributed as a donut chart.

Step 6:

Now drag the "text" object and drop it on the top object for the heading of the dashboard.

Step 7:

Then, make it a dynamic dashboard by clicking on the chart and then clicking on the drop-down and selecting the "use as filter" option. And Do it for all the graphs.

Step 8:

Click on "layout," click on each object and make padding equal to zero in the padding option. Also, we can select the "background" color option in the "layout."

Step 9:

Now select the "Floating" option, drag the "ban of the total price," and drop them on the free area. And also, make it dynamic by selecting a "use as filter" option.

Step 10:

After doing some formatting and adding the filter, our "Online Retail Dashboard" will be ready.

What Users are saying..

profile image

Jingwei Li

Graduate Research assistance at Stony Brook University
linkedin profile url

ProjectPro is an awesome platform that helps me learn much hands-on industrial experience with a step-by-step walkthrough of projects. There are two primary paths to learn: Data Science and Big Data.... Read More

Relevant Projects

MLOps using Azure Devops to Deploy a Classification Model
In this MLOps Azure project, you will learn how to deploy a classification machine learning model to predict the customer's license status on Azure through scalable CI/CD ML pipelines.

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.

Build Time Series Models for Gaussian Processes in Python
Time Series Project - A hands-on approach to Gaussian Processes for Time Series Modelling in Python

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

Census Income Data Set Project-Predict Adult Census Income
Use the Adult Income dataset to predict whether income exceeds 50K yr based oncensus data.

Loan Eligibility Prediction in Python using H2O.ai
In this loan prediction project you will build predictive models in Python using H2O.ai to predict if an applicant is able to repay the loan or not.

Deep Learning Project for Beginners with Source Code Part 1
Learn to implement deep neural networks in Python .

Time Series Classification Project for Elevator Failure Prediction
In this Time Series Project, you will predict the failure of elevators using IoT sensor data as a time series classification machine learning problem.

Expedia Hotel Recommendations Data Science Project
In this data science project, you will contextualize customer data and predict the likelihood a customer will stay at 100 different hotel groups.

NLP Project for Beginners on Text Processing and Classification
This Project Explains the Basic Text Preprocessing and How to Build a Classification Model in Python