Git Product home page Git Product logo

salesanalysis_sql_powerbi's Introduction

SalesAnalysis_SQL_PowerBI

Setup

  • This project requires SQL Server (SQL Express), Power BI Desktop
  • We will work with backup Data Warehouse (DW) data and Lightweight (LT) data. Obtain data and restore following instructions from here.
  • Compare DW and LT data to understand the difference between structured and unstructured data. We will primarily be working with Data Warehouse data.
  • Update Data Warehouse data using sql script.

Business Request & User Stories

  • Read the sample business request, demand overview & filled-out user stories to understand the problem we are trying to solve with Data Analysis and what we consider as a solution.

Clean the Data using T-SQL

  • Understand the difference between FACT tables & Dimension tables.
  • Identify which tables in the data are of interest with the help of the Business Request form.
  • Choose which columns are of interest to export by preparing and transforming these columns in SQL using concepts such as: renaming columns, combining columns, commenting in SQL script, formatting of SQL statements, WHERE clause, ORDER BY, LEFT JOIN, CASE() function and ISNULL() function.

Create Dashboard in Power BI

  • Load Data
  • Organize & Prepare Tables
  • Connect Tables for Data Model
  • Import Fact_Budget
  • Calculation Measures
  • Dashboard Design
  • Import Custom Visual
  • Measure Table
  • Pie Chart
  • Line Chart
  • Bar Charts
  • Map Graph
  • Top 10 Graphs
  • Gradient Bar Chart Color
  • Customer Details
  • Pivot Table

Dashboard

salesanalysis_sql_powerbi's People

Contributors

asifrashid01 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.