Skip to content

HruthikSH/Financial-Revenue-Analysis-

Repository files navigation

Financial Revenue Analysis Dashboard

Project Overview

This project focuses on analyzing financial revenue data to identify trends, profitability, and overall business performance. SQL is used for data processing, Excel for validation, and Power BI for building an interactive financial dashboard that supports data-driven decision-making.


Business Objectives

  • Analyze total revenue and profit
  • Track monthly and yearly revenue trends
  • Identify top-performing products and regions
  • Compare revenue against profit margins
  • Deliver an executive-level financial dashboard

Tools & Technologies

  • SQL (MySQL) – Data cleaning and analysis
  • Microsoft Excel – Data validation and preprocessing
  • Power BI – Data modeling and visualization

Dataset Description

The dataset consists of structured financial transaction data with the following columns:

  • Transaction_ID
  • Date
  • Product_Category
  • Region
  • Revenue
  • Cost
  • Profit

The structure aligns with standard financial reporting datasets.


Project Workflow

1. Data Preparation (Excel)

  • Removed duplicates and handled missing values
  • Verified numerical accuracy for revenue, cost, and profit
  • Standardized date formats

2. Database Setup (SQL)

  • Created a financial database
  • Imported cleaned data into SQL tables
  • Verified row counts and data integrity

3. SQL Analysis

Key analysis performed:

  • Total revenue and total profit calculation
  • Monthly and yearly revenue trends
  • Product category-wise revenue
  • Region-wise financial performance
  • Profit margin analysis

4. Power BI Dashboard

  • Connected Power BI to SQL database
  • Built KPI cards for revenue, profit, and margin
  • Created visualizations:
    • Line chart for revenue trends
    • Bar chart for category-wise revenue
    • Regional performance charts
    • Summary KPIs for executives

Key Insights

  • Identified high-revenue and high-profit product categories
  • Detected seasonal patterns in revenue
  • Highlighted regions with strong and weak financial performance
  • Revealed areas with low profit margins despite high revenue

Dashboard Features

  • Interactive filters for date, region, and category
  • Dynamic revenue and profit tracking
  • Clear financial insights for business stakeholders

Conclusion

This project demonstrates an end-to-end financial revenue analysis workflow usi

About

Financial Revenue Dashboard Using Sql Power bi and Excel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors