Skip to content

This is a project where I attempted to clean and transform a dataset using Power BI, implementing appropriate measures and visualize the findings.

Notifications You must be signed in to change notification settings

cedricyu000925/Power-BI-Project-Modeling-Data-in-Power-BI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Power BI Project Modeling Data in Power BI

This is a project where I attempted to clean and transform a dataset using Power BI, implementing appropriate measures and visualize the findings.

Background

Background In this project, I assumed the role of an analyst at a company that sells scale model cars. The goal of this project is to model and analyze data from their sales records database using Power BI directly in the browser to extract insights that drive business decision-making. By applying data cleaning, transformation, and modeling techniques, the sales data will be ready to analysis and develop practical skills in working with real-world datasets.

I attempted to create a report to answer the following three questions:

1. What were the total sales for the company?

2. Which market generated the most sales on average?

3. What were the profits by segment? Which segment has the most profit?

Data

The dataset (see the csv file in the repository) contains data on order details of customers for orders of a superstore in the U.S. Here are the columns and the data it contains:

Order ID: all order IDs

Customer Name: customer name

Segment: segments of product

Country: country of sales

Market: continent/market of sales

Product ID: list of product IDs

Category: category of different product

Sub-Category: sub-category of product

Product Name: product name

Sales: sales of different product

Quantity: quantity of product sale

Profit: profit made

Steps Implemented For This Project

To successfully obtain the outcomes of this project, I have perform the following tasks:

  1. Import the sales data into Power BI

  2. Clean and transform the data for analysis

  3. Design a basic data model in Power BI

  4. Create calculated columns and measures using DAX

  5. Build visualizations to extract insights from the data

Findings

Report

By the end of this project, I have found out that:

  1. The total sales for the company is $12.64M.

  2. By average Lesotho has the highest sales.

  3. In 2016, the profits gained by all segments is $220,890, with the conusumber sector gained the most profit over all other segments.

About

This is a project where I attempted to clean and transform a dataset using Power BI, implementing appropriate measures and visualize the findings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published