Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 1.93 KB

README.md

File metadata and controls

42 lines (19 loc) · 1.93 KB

Sales_project_tableau

It is AtliQ hardware manufacture company's data which supplies its product to different store in all over India. This project will answer the business questions that a director wants to know about its business to take data driven decisions.

The datasource is mysql where we restore the dump and analyzed the data by running some queries. The currency used is INR but we found that in 2 records USD currency was used which was converted into INR in Tableau by conversion.

***Displaying the first 5 records of transaction table.

image

***Showing common records of transaction and date table using inner join.

image

***Showing the number of distinct records in transaction table using where clause with market_code is Mark001

image

***Data modeling : transactions is a fact table which will be the main table for our visualization and the dimension tables are customers, date, markets and products.

image

***Revenue analysis dashboard:

image

***Prod040 performance on various level

image

***Revenue analysis dashboard

image

***Creating a story of Sales Performance

image