Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.07 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.07 KB

header

Tableau Demo

Author: Paul Lindquist

Objective

Used a simple dataset from Kaggle to visualize a dashboard in Tableau

Data

An office supply sales dataset from Kaggle

Methods

Defined 3 Key Performance Indicators (KPIs):

  1. Units = Unit volume through each line of business
  2. Unit Price = Sale price of unit sold
  3. Revenue = [Units]*[Unit Price]

Visualization method for each KPI:

  1. Units: KPI
  2. Unit Price: Comparison
  3. Revenue: Trend, composition

Dashboard

Live dashboard can be found on Tableau Public

Overall product line performance

img1

Filtered by highest performing sales reps

img2

Filtered by lowest performing sales reps

img3