- Purpose
- Build Data Source
- Analysing Requirements and choosing right chart
- Prerequisites
- Data Filters
- Dashboard
To present an overview of sales metrics and trends in order to analyse year-over-year sales performance and understand sales trends. Building dashboard to help stakeholders, including salesmanager and executives to analyse sales performance.
- Connecting to sales data : orders.csv, customers.csv, location.csv, product.csv.
- Creating Data Model using Relationship between above files where orders will be fact and other files are dimension.
- Rename Fields and Tables.
- Check Data types.
-
KPI OVERVIEW [using KPI BANS]
- Display summary of Total Sales, Profit, Quantity for current year and previous year.
-
SALES TRENDS [using SPARKLINE]
- Present data for each KPI on monthly basis for CY and PY.
- Identify months with highest and lowest sales/profit/quantity and make them easy to recognize respectively.
-
PRODUCT SUBCATEGORY COMPARISON [using Bar-IN-Bar]
- Compare sales performance by different product subcategory for current year and previous year.
- Include a comparison of sales with profit
-
WEEKLY TRENDS FOR SALES AND PROFIT [using StepChart]
- Present weekly sales & profit data for current year.
- Display average weekly values.
- Highlight weeks that are above and below avg to draw attention to sales and profit performance.
Tableau Public, Interactive parameters, ,Adding Filter actions, navigate buttons
Allow users to filter data by product information(category, subcategory) and by Location info (region, state, city).