The imaginary company sales their products in diffrent regions of contry through online as well as offline channels. The sales manager of this company need a insights from the historical sales data. As a data analyst, I have follow the below steps to provide the sales analysis report to the manager.
- Go through the CSV files to understand the given data set.
- Connect the CSV file folder to Power BI.
- Perform the ETL and data cleaning on the imported data.
- Created a Dates table using various DAX functions & mark it as a "Date table".
- Created a data model using a model view.
- Understand the diffrence between star schema & Snow flakes schema.
- Created a new table " Key Measures" to seprate a added measures from a data.
- Understand the diffrence between calculated columns & measures.
- Use a DAX functions like CALCULATE, COUNTX, SUMX etc. to add a measures.
- Understand the process of adding quick meaures.
- Formatting visualizations and applying conditional formatting
- Used diffrent chart types, slicers, filters and appled design elements.