SlideShare a Scribd company logo
1 of 14
Download to read offline
1
National College of Ireland
Project Submission Sheet – 2019/2020
School of Computing
Student Name: Yash Mehta, Sarthak Khare, Donovan, Naval Suvarna.
Student ID: x18179916, x18180485, x18181562, x18183654.
Programme: MSc. Data Analytics Year: 2019-20
Module: Business Intelligence & Business Analytics
Lecturer: Prof. Vikas Sahni
Submission Due
Date:
08-12-2019
Project Title: PowerBI analytics system for Sudha.
I hereby certify that the information contained in this (my submission) is information
pertaining to research I conducted for this project. All information other than my own
contribution will be fully referenced and listed in the relevant bibliography section at the
rear of the project.
ALL internet material must be referenced in the bibliography section. Students are
encouraged to use the Harvard Referencing Standard supplied by the Library. To use
other author's written or electronic work is illegal (plagiarism) and may result in
disciplinary action. Students may be required to undergo a viva (oral examination) if
there is suspicion about the validity of their submitted work.
Signature: Yash, Sarthak, Donovan, Naval
Date: 08-12-2019
PLEASE READ THE FOLLOWING INSTRUCTIONS:
1. Please attach a completed copy of this sheet to each project (including multiple copies).
2. You must ensure that you retain a HARD COPY of ALL projects, both for your own reference
and in case a project is lost or mislaid. It is not sufficient to keep a copy on computer.
Office Use Only
Signature:
Date:
Penalty Applied (if applicable):
2
PowerBI Analytics
System for Sudha
Implementation Report
ABSTRACT
Designing an analytics system using PowerBI for Sudha
to help it achieve its organisational goals.
3
Table of Contents
1. Architecture Implementation ………………………………………………………………………………………..4
1.1 Organisation Roles ………………………………………………………………………………………………….4
2. Management Reports & Dashboards in PowerBI ..............................................................4
2.1 Sales Report ……………………………………………………………………………………………………………4
2.2 Marketing Report …………………………………………………………………….…….…………….…….....5
2.3 SCM Report …………………………………………………………………………………………………………….6
2.4 Competitor Report ………………………………………………………………………………………………….6
2.5 Marketing-Sales-Competitor Dashboard …………………………………………………………………7
2.6 Filtration Methods ………………………………………………………………………………………………….7
2.6.1 Drill Down ………………………………………………………………………………………………….7
2.6.2 Interactive Filters: (aka Interactions) ………………………………………………………….8
2.6.3 Slicers ………………….…………………………………………………………………………………….8
3. Test Data ………………………………………………………………………………………………………………………9
4. Teamwork ………………………………………………………………..…………………………………………………13
4
1. Architecture Implementation
1.1 Organisation Roles:
Figure 3: Sudha's Organisational Roles
Below is the list of Roles in the Organisation which regulate the access to PowerBI Reports and
Dashboards.
Roles Access
Managing Director <All>
Inventory Manager SCM Report
Marketing Manager Marketing Report, Competitor Report
Sales Manager Sales Report
Zonal Manager North <All> Reports with Zone (North) Specific
Information
Zonal Manager Central <All> Reports with Zone (Central) Specific
Information
Zonal Manager North-East <All> Reports with Zone (North-East) Specific
Information
2. Management Reports & Dashboards in PowerBI
2.1 Sales Report:
The Sales Report shows the Sales Analysis of Sudha. The Sales is captured visually across products,
zones, quarters and months. The slicer filters provided can filter by timelines, year, a specific
product, city, zone, and product category.
5
2.2 Marketing Report:
This report allows us to analyse the Marketing aspect of Sudha. The Marketing Analysis is captured
across by amount spent, the budget allocated, category, zone, month and year. The slicer filters
through timelines, marketing categories, cities, and zones.
6
2.3 SCM Report: (Warehouse Inventory)
The SCM Report which shows the Inventory analysis of the warehouses. It shows the inflow and
outflow of the products by month, year, and warehouses. The slicers filter out by year, product,
warehouse, and category.
2.4 Competitor Report:
The Competitor Report provides the ability to analyse the sales of the Competitors to Sudha and its
products. It shows us competitor sales statistics monthly, quarterly, yearly, and by zone. This report
also compares the similar products that Sudha sells. The slicer can filter using timelines, year,
product, city, zone, and the name of the Competitor.
7
2.5 Marketing-Sales-Competitor Dashboard:
This Dashboard gives a comparative analysis of the 3 main reports namely, Sales, Marketing, and
Competitor. This can be used to visualise and compare trends across the specific timelines. Through
a single dashboard Sudha employees can compare and analyse its sales across the cities/zones with
its competitors’ sales in different timelines and also keep a track of marketing spending’s vs sales
done in a zone/city in selected year.
2.6 Filtration Methods:
2.6.1 Drill Down:
The Drill Down approach allows the related report and dashboard components to filter based on
hierarchy. The related report and dashboard components are adjusted accordingly, and their graphs
scaled appropriately.
8
Example: The Sales Report’s section ‘SALES by ZONE and STATE’ can be drilled down to only show
sales information and statistics for the North-East zone. The other sections such as the Total Sales,
Total Profit, Sales by Month, Sales by Quarter, and Sales by Product and Zone is affected based on
which feature the ‘Sales by Zone and State’ section the drill down filter is used.
2.6.2 Interactive Filters: (aka Interactions)
Interactive Filters (or Interactions as they are officially called in PowerBI) are filters within report and
dashboard components which when used can affect the other report and dashboard components. In
this mode, we can specifically ‘filter out’ relevant information to show on the related report and
dashboard components, or we can allow the relevant information to be ‘highlighted’ on related
report and dashboard components.
Example: When we select the ‘North’ Zone in ‘Sales by Zone’ visual, all the other visuals in the report
are updated to reflect the data for the ‘North’ zone only. ‘Sales By Product and Zone’ interaction was
set to ‘filter’ so it contains filtered information , whereas, ‘Sales by Quarter’ interaction was set to
‘highlight’, so the selected data has been highlighted.
2.6.3 Slicers:
Slicers are types of filters whose values are applied on entire reports to filter all the report
components based on the filter value chosen. They are used when common filters are required to be
applied across the entire report or dashboard.
9
Example: In the Marketing Report, ‘Social Media’ and ‘Sponsorships’ are selected in the Marketing
Type Slicer, and ‘Central’ and ‘North-East’ are selected in the Zone Slicer. The filter selections on the
slicers affect the other sections of the report such as Total Budget Allocated, Total Amount Spent,
Amount Spent by the Year, Amount Spent by Zone, Amount Spent and Budget Allocation by the
year, Amount Spent and Budget Allocated by Marketing Type.
3. Test Data
The Test Data described below is in accordance with the Data Dictionary and ER Diagram illustrated
in the Specification Report.
(i) Master Tables:
PRODUCT
10
CITY
(ii) Transactional Tables:
TRANSACTIONAL_DATA (Sales)
11
SCM (Warehouse Inventory)
MARKETING (Expense on Marketing)
12
COMP_PROD_SALES (Competitors Sales)
(iii) Lookup Tables:
COMP_PRODUCT (Sudha similar product lookup entity)
13
4. Teamwork
Team work is the most important aspect of any group project and how each individual team
member collaborated throughout greatly reflects on the quality of the project.
For our project, each team member contributed equally and as per their respective assignments. For
collaboration, we chose Microsoft teams as our tool of choice to effectively communicate with each
other when working at one common location was not an option for everybody.
14

More Related Content

Similar to BIBA implementation report final

an overview on agriculture bank of china
an overview on agriculture bank of chinaan overview on agriculture bank of china
an overview on agriculture bank of chinaTasmin nahar nishi
 
Sample North America Snow Blower Market.pptx
Sample North America Snow Blower Market.pptxSample North America Snow Blower Market.pptx
Sample North America Snow Blower Market.pptxkvsreerag096
 
Student Assessment GuideBSBMKG507Interpret Market Tren.docx
Student Assessment GuideBSBMKG507Interpret Market Tren.docxStudent Assessment GuideBSBMKG507Interpret Market Tren.docx
Student Assessment GuideBSBMKG507Interpret Market Tren.docxcpatriciarpatricia
 
02_GBS multinational Benchmarking Retail
02_GBS multinational Benchmarking Retail02_GBS multinational Benchmarking Retail
02_GBS multinational Benchmarking RetailPhilippe FIXEL
 
Data Analysis Industry Report 2016 - Nigeria
Data Analysis Industry Report 2016 - NigeriaData Analysis Industry Report 2016 - Nigeria
Data Analysis Industry Report 2016 - NigeriaMichael Olafusi
 
Data Analysis Industry Report 2016 - Nigeria
Data Analysis Industry Report 2016 - NigeriaData Analysis Industry Report 2016 - Nigeria
Data Analysis Industry Report 2016 - NigeriaMichael Olafusi
 
Smart Classroom Market Share, Outlook, Trends & Analysis 2024 | Brochure
Smart Classroom Market Share, Outlook, Trends & Analysis 2024 | BrochureSmart Classroom Market Share, Outlook, Trends & Analysis 2024 | Brochure
Smart Classroom Market Share, Outlook, Trends & Analysis 2024 | BrochureTechSci Research
 
Customer analytics. Turn big data into big value
Customer analytics. Turn big data into big valueCustomer analytics. Turn big data into big value
Customer analytics. Turn big data into big valueJosep Arroyo
 
Retail analytics market
Retail analytics marketRetail analytics market
Retail analytics marketameliasimon0
 
Medical Electronics Market Size, Share & Forecast | TechSci Research
Medical Electronics Market Size, Share & Forecast  | TechSci ResearchMedical Electronics Market Size, Share & Forecast  | TechSci Research
Medical Electronics Market Size, Share & Forecast | TechSci ResearchTechSci Research
 
Socio economic data analytics for marketing - an outline
Socio economic data analytics for marketing - an outline Socio economic data analytics for marketing - an outline
Socio economic data analytics for marketing - an outline Shrinath V
 
Semantic Web Based Sentiment Engine
Semantic Web Based Sentiment EngineSemantic Web Based Sentiment Engine
Semantic Web Based Sentiment EngineJames Dellinger
 
Cloud Storage Gateway Market - Outlook (2017-21)
Cloud Storage Gateway Market - Outlook (2017-21)Cloud Storage Gateway Market - Outlook (2017-21)
Cloud Storage Gateway Market - Outlook (2017-21)ResearchFox
 
IRJET- Stock Market Prediction using Financial News Articles
IRJET- Stock Market Prediction using Financial News ArticlesIRJET- Stock Market Prediction using Financial News Articles
IRJET- Stock Market Prediction using Financial News ArticlesIRJET Journal
 
Digital Evidence Management Market 2024 | TechSci Research
Digital Evidence Management Market 2024 | TechSci ResearchDigital Evidence Management Market 2024 | TechSci Research
Digital Evidence Management Market 2024 | TechSci ResearchTechSci Research
 
DNA Methylation Market _ Industry Analysis & Report
DNA Methylation Market _ Industry Analysis & Report DNA Methylation Market _ Industry Analysis & Report
DNA Methylation Market _ Industry Analysis & Report BIS Research Inc.
 
Data Analysis on Game Statistical Data
Data Analysis on Game Statistical DataData Analysis on Game Statistical Data
Data Analysis on Game Statistical DataAbdul Rahim
 
IRJET- E-Commerce Recommender System using Data Mining Algorithms
IRJET-  	  E-Commerce Recommender System using Data Mining AlgorithmsIRJET-  	  E-Commerce Recommender System using Data Mining Algorithms
IRJET- E-Commerce Recommender System using Data Mining AlgorithmsIRJET Journal
 

Similar to BIBA implementation report final (20)

an overview on agriculture bank of china
an overview on agriculture bank of chinaan overview on agriculture bank of china
an overview on agriculture bank of china
 
Sample North America Snow Blower Market.pptx
Sample North America Snow Blower Market.pptxSample North America Snow Blower Market.pptx
Sample North America Snow Blower Market.pptx
 
Student Assessment GuideBSBMKG507Interpret Market Tren.docx
Student Assessment GuideBSBMKG507Interpret Market Tren.docxStudent Assessment GuideBSBMKG507Interpret Market Tren.docx
Student Assessment GuideBSBMKG507Interpret Market Tren.docx
 
02_GBS multinational Benchmarking Retail
02_GBS multinational Benchmarking Retail02_GBS multinational Benchmarking Retail
02_GBS multinational Benchmarking Retail
 
FinalPhasesIp
FinalPhasesIpFinalPhasesIp
FinalPhasesIp
 
Data Analysis Industry Report 2016 - Nigeria
Data Analysis Industry Report 2016 - NigeriaData Analysis Industry Report 2016 - Nigeria
Data Analysis Industry Report 2016 - Nigeria
 
Data Analysis Industry Report 2016 - Nigeria
Data Analysis Industry Report 2016 - NigeriaData Analysis Industry Report 2016 - Nigeria
Data Analysis Industry Report 2016 - Nigeria
 
Smart Classroom Market Share, Outlook, Trends & Analysis 2024 | Brochure
Smart Classroom Market Share, Outlook, Trends & Analysis 2024 | BrochureSmart Classroom Market Share, Outlook, Trends & Analysis 2024 | Brochure
Smart Classroom Market Share, Outlook, Trends & Analysis 2024 | Brochure
 
Customer analytics. Turn big data into big value
Customer analytics. Turn big data into big valueCustomer analytics. Turn big data into big value
Customer analytics. Turn big data into big value
 
Retail analytics market
Retail analytics marketRetail analytics market
Retail analytics market
 
Medical Electronics Market Size, Share & Forecast | TechSci Research
Medical Electronics Market Size, Share & Forecast  | TechSci ResearchMedical Electronics Market Size, Share & Forecast  | TechSci Research
Medical Electronics Market Size, Share & Forecast | TechSci Research
 
Socio economic data analytics for marketing - an outline
Socio economic data analytics for marketing - an outline Socio economic data analytics for marketing - an outline
Socio economic data analytics for marketing - an outline
 
Semantic Web Based Sentiment Engine
Semantic Web Based Sentiment EngineSemantic Web Based Sentiment Engine
Semantic Web Based Sentiment Engine
 
Cloud Storage Gateway Market - Outlook (2017-21)
Cloud Storage Gateway Market - Outlook (2017-21)Cloud Storage Gateway Market - Outlook (2017-21)
Cloud Storage Gateway Market - Outlook (2017-21)
 
IRJET- Stock Market Prediction using Financial News Articles
IRJET- Stock Market Prediction using Financial News ArticlesIRJET- Stock Market Prediction using Financial News Articles
IRJET- Stock Market Prediction using Financial News Articles
 
Digital Evidence Management Market 2024 | TechSci Research
Digital Evidence Management Market 2024 | TechSci ResearchDigital Evidence Management Market 2024 | TechSci Research
Digital Evidence Management Market 2024 | TechSci Research
 
DNA Methylation Market _ Industry Analysis & Report
DNA Methylation Market _ Industry Analysis & Report DNA Methylation Market _ Industry Analysis & Report
DNA Methylation Market _ Industry Analysis & Report
 
Data Analysis on Game Statistical Data
Data Analysis on Game Statistical DataData Analysis on Game Statistical Data
Data Analysis on Game Statistical Data
 
IRJET- E-Commerce Recommender System using Data Mining Algorithms
IRJET-  	  E-Commerce Recommender System using Data Mining AlgorithmsIRJET-  	  E-Commerce Recommender System using Data Mining Algorithms
IRJET- E-Commerce Recommender System using Data Mining Algorithms
 
Sandwich Market.pdf
Sandwich Market.pdfSandwich Market.pdf
Sandwich Market.pdf
 

Recently uploaded

Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsJoseMangaJr1
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
ELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptxELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptxolyaivanovalion
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...amitlee9823
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 

Recently uploaded (20)

Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
ELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptxELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptx
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 

BIBA implementation report final

  • 1. 1 National College of Ireland Project Submission Sheet – 2019/2020 School of Computing Student Name: Yash Mehta, Sarthak Khare, Donovan, Naval Suvarna. Student ID: x18179916, x18180485, x18181562, x18183654. Programme: MSc. Data Analytics Year: 2019-20 Module: Business Intelligence & Business Analytics Lecturer: Prof. Vikas Sahni Submission Due Date: 08-12-2019 Project Title: PowerBI analytics system for Sudha. I hereby certify that the information contained in this (my submission) is information pertaining to research I conducted for this project. All information other than my own contribution will be fully referenced and listed in the relevant bibliography section at the rear of the project. ALL internet material must be referenced in the bibliography section. Students are encouraged to use the Harvard Referencing Standard supplied by the Library. To use other author's written or electronic work is illegal (plagiarism) and may result in disciplinary action. Students may be required to undergo a viva (oral examination) if there is suspicion about the validity of their submitted work. Signature: Yash, Sarthak, Donovan, Naval Date: 08-12-2019 PLEASE READ THE FOLLOWING INSTRUCTIONS: 1. Please attach a completed copy of this sheet to each project (including multiple copies). 2. You must ensure that you retain a HARD COPY of ALL projects, both for your own reference and in case a project is lost or mislaid. It is not sufficient to keep a copy on computer. Office Use Only Signature: Date: Penalty Applied (if applicable):
  • 2. 2 PowerBI Analytics System for Sudha Implementation Report ABSTRACT Designing an analytics system using PowerBI for Sudha to help it achieve its organisational goals.
  • 3. 3 Table of Contents 1. Architecture Implementation ………………………………………………………………………………………..4 1.1 Organisation Roles ………………………………………………………………………………………………….4 2. Management Reports & Dashboards in PowerBI ..............................................................4 2.1 Sales Report ……………………………………………………………………………………………………………4 2.2 Marketing Report …………………………………………………………………….…….…………….…….....5 2.3 SCM Report …………………………………………………………………………………………………………….6 2.4 Competitor Report ………………………………………………………………………………………………….6 2.5 Marketing-Sales-Competitor Dashboard …………………………………………………………………7 2.6 Filtration Methods ………………………………………………………………………………………………….7 2.6.1 Drill Down ………………………………………………………………………………………………….7 2.6.2 Interactive Filters: (aka Interactions) ………………………………………………………….8 2.6.3 Slicers ………………….…………………………………………………………………………………….8 3. Test Data ………………………………………………………………………………………………………………………9 4. Teamwork ………………………………………………………………..…………………………………………………13
  • 4. 4 1. Architecture Implementation 1.1 Organisation Roles: Figure 3: Sudha's Organisational Roles Below is the list of Roles in the Organisation which regulate the access to PowerBI Reports and Dashboards. Roles Access Managing Director <All> Inventory Manager SCM Report Marketing Manager Marketing Report, Competitor Report Sales Manager Sales Report Zonal Manager North <All> Reports with Zone (North) Specific Information Zonal Manager Central <All> Reports with Zone (Central) Specific Information Zonal Manager North-East <All> Reports with Zone (North-East) Specific Information 2. Management Reports & Dashboards in PowerBI 2.1 Sales Report: The Sales Report shows the Sales Analysis of Sudha. The Sales is captured visually across products, zones, quarters and months. The slicer filters provided can filter by timelines, year, a specific product, city, zone, and product category.
  • 5. 5 2.2 Marketing Report: This report allows us to analyse the Marketing aspect of Sudha. The Marketing Analysis is captured across by amount spent, the budget allocated, category, zone, month and year. The slicer filters through timelines, marketing categories, cities, and zones.
  • 6. 6 2.3 SCM Report: (Warehouse Inventory) The SCM Report which shows the Inventory analysis of the warehouses. It shows the inflow and outflow of the products by month, year, and warehouses. The slicers filter out by year, product, warehouse, and category. 2.4 Competitor Report: The Competitor Report provides the ability to analyse the sales of the Competitors to Sudha and its products. It shows us competitor sales statistics monthly, quarterly, yearly, and by zone. This report also compares the similar products that Sudha sells. The slicer can filter using timelines, year, product, city, zone, and the name of the Competitor.
  • 7. 7 2.5 Marketing-Sales-Competitor Dashboard: This Dashboard gives a comparative analysis of the 3 main reports namely, Sales, Marketing, and Competitor. This can be used to visualise and compare trends across the specific timelines. Through a single dashboard Sudha employees can compare and analyse its sales across the cities/zones with its competitors’ sales in different timelines and also keep a track of marketing spending’s vs sales done in a zone/city in selected year. 2.6 Filtration Methods: 2.6.1 Drill Down: The Drill Down approach allows the related report and dashboard components to filter based on hierarchy. The related report and dashboard components are adjusted accordingly, and their graphs scaled appropriately.
  • 8. 8 Example: The Sales Report’s section ‘SALES by ZONE and STATE’ can be drilled down to only show sales information and statistics for the North-East zone. The other sections such as the Total Sales, Total Profit, Sales by Month, Sales by Quarter, and Sales by Product and Zone is affected based on which feature the ‘Sales by Zone and State’ section the drill down filter is used. 2.6.2 Interactive Filters: (aka Interactions) Interactive Filters (or Interactions as they are officially called in PowerBI) are filters within report and dashboard components which when used can affect the other report and dashboard components. In this mode, we can specifically ‘filter out’ relevant information to show on the related report and dashboard components, or we can allow the relevant information to be ‘highlighted’ on related report and dashboard components. Example: When we select the ‘North’ Zone in ‘Sales by Zone’ visual, all the other visuals in the report are updated to reflect the data for the ‘North’ zone only. ‘Sales By Product and Zone’ interaction was set to ‘filter’ so it contains filtered information , whereas, ‘Sales by Quarter’ interaction was set to ‘highlight’, so the selected data has been highlighted. 2.6.3 Slicers: Slicers are types of filters whose values are applied on entire reports to filter all the report components based on the filter value chosen. They are used when common filters are required to be applied across the entire report or dashboard.
  • 9. 9 Example: In the Marketing Report, ‘Social Media’ and ‘Sponsorships’ are selected in the Marketing Type Slicer, and ‘Central’ and ‘North-East’ are selected in the Zone Slicer. The filter selections on the slicers affect the other sections of the report such as Total Budget Allocated, Total Amount Spent, Amount Spent by the Year, Amount Spent by Zone, Amount Spent and Budget Allocation by the year, Amount Spent and Budget Allocated by Marketing Type. 3. Test Data The Test Data described below is in accordance with the Data Dictionary and ER Diagram illustrated in the Specification Report. (i) Master Tables: PRODUCT
  • 11. 11 SCM (Warehouse Inventory) MARKETING (Expense on Marketing)
  • 12. 12 COMP_PROD_SALES (Competitors Sales) (iii) Lookup Tables: COMP_PRODUCT (Sudha similar product lookup entity)
  • 13. 13 4. Teamwork Team work is the most important aspect of any group project and how each individual team member collaborated throughout greatly reflects on the quality of the project. For our project, each team member contributed equally and as per their respective assignments. For collaboration, we chose Microsoft teams as our tool of choice to effectively communicate with each other when working at one common location was not an option for everybody.
  • 14. 14