SlideShare a Scribd company logo
1
SUBMITTED TO:-
PROF. S.K BABOO
BI REPORT ANALYSIS
SUBMITTED BY:-
NAME: NIBEDITA SINGH
ROLL NO. : 16DM044
2
PIVOT TABLE
A pivot table is a program tool that allows you to reorganize and summarize
selected columns and rows of data in a spreadsheetor database table to obtain a
desired report.
REPORT-1
Objective- To know the total value of loans of different categories given by
different banks.
The database selected here is “Bank Data”.
Different categories of loan are agricultural, car, educational, home and personal
loan. Personalloan has the maximum loan values as compared to other categories
of loan.
3
REPORT-2
Objective- Objectiveis to know the share of different banks in different categories
of loan as percentage of grand total.
From the above report we can conclude that the share of CUB bank is maximum
for the loans given out of the total loans provided by all the banks.
SSRS(SQL SERVER REPORTING SERVICE)
CHART-
chart data regions to help readers of your Reporting Services paginated reports
understand large volumes of aggregated data at a glance.
REPORT-3
Objective- The database taken here is “Online data”. The objective is to find out
total Pname, rname and units by using column chart.
4
SELECT dtransaction.units,dnregion.rname,dnproduct.pname
FROM dnproductINNERJOIN
dtransactionON dnproduct.pkey=dtransaction.PKEYINNERJOIN
dnregionON dtransaction.RKEY=dnregion.rkey
5
SELECT dtransaction.units,dnregion.rname,dnproduct.pname
FROM dnproductINNERJOIN
dtransactionON dnproduct.pkey=dtransaction.PKEYINNERJOIN
dnregionON dtransaction.RKEY=dnregion.rkey
DRILL DOWN REPORT- Drilldown reports initially hide complexity and enable the
user to toggle conditionally hidden report items to control how much detail data
they want to see. Drilldown reports must retrieve all possible data that can be
shown in the report.
REPORT-4
Objective- The database taken here is “Online data”. The objective is to find out
total pay no total sales made according to respective CNO.
The database selected here is “Online Data”.
6
SELECT SALES,RNO,CNO,PAYNO
FROM ORDERS1
INTERACTIVEREPORTING-Interactivesortprovides ability to allow the user to sort
the data in thereportbasedon their requirement in ascendingordescending order.
REPORT-5
Objective- To know the least last price and the highest Opening price of different
mutual fund products provided by mutual fund companies.
The database selected here is “Data Analysis”.
7
(design for the report)
(Sorting of lprice in ascending order)
8
(Sorting of o price in Descending order)
Looking at the report we can say that “Tata Pure Equity Fund” has the highest
Oprice (opening price)
CASCADING REPORT
Cascading parameters provide a way of managing large amounts of report data.
With cascading parameters, the list of values for one parameter depends on the
value chosen in preceding parameter.
REPORT-6
Objective- To know the total sales by taking into consideration CNO and RNO.
The database selected here is “Online Data”.
1. SELECT CNO,RNO,SALES
FROM ORDERS1
WHERE (CNOIN (@CNO))
AND(RNOIN (@RNO))
9
2. SELECT DISTINCTCNO
FROM ORDERS1
3. SELECT DISTINCTRNO
FROM ORDERS1 WHERE CNO=@CNO
10
PARAMATERIZED REPORT
A parameterized report uses input values to complete report or data processing. With
a parameterized report, you can vary the output of a report based on values that are
set when the report runs.
REPORT-7
Objective- To know the lprice (Last price) according to the product key specified
11
DATASET1-
SELECT pkey, pname, lprice
FROM dnproduct
where pkey in (@pkey)
STEP-1
12
13
STEP-2
14
STEP-3
15
DATASET-2
STEP-1
REPORT-8
SSAS
It manages multidimensional cubes of data and provides access to heaps of
information including aggregationof data. Onecan createdata mining modelsfrom
data sources and use it for Business Intelligence also including reporting features.
The database used here is “Bank Data”.
Objective-
 To know the total interest and total amount of transactions for different
types of loan for the given banks
16
 To know the bank namewhich is collecting moreinterest on total amount of
loans that it has given.
17
Thus,we can knowwith the help of the abovereportthat “CUB” bank hascollected
moreinterest on thetotal loan amountas comparedto others.Interestcomponent
of this bank is around 28% of the total amount of its loan transactions.
REPORT-9
Objective- The objective of the report is to know the region wise total units sold
with respective product name.
The database selected here is “New data analysis”.
18
S
19

More Related Content

Similar to Business intelligence report

IRJET- Achieving Data Truthfulness and Privacy Preservation in Data Markets
IRJET- Achieving Data Truthfulness and Privacy Preservation in Data MarketsIRJET- Achieving Data Truthfulness and Privacy Preservation in Data Markets
IRJET- Achieving Data Truthfulness and Privacy Preservation in Data Markets
IRJET Journal
 
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docxBUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
felicidaddinwoodie
 
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docxBUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
jasoninnes20
 
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET Journal
 
AJAY _ Synopsis-1(1).pdf for project report for bca
AJAY _ Synopsis-1(1).pdf for project report for bcaAJAY _ Synopsis-1(1).pdf for project report for bca
AJAY _ Synopsis-1(1).pdf for project report for bca
chauhanajay68136
 
IRJET- Analysis of Boston’s Crime Data using Apache Pig
IRJET- Analysis of Boston’s Crime Data using Apache PigIRJET- Analysis of Boston’s Crime Data using Apache Pig
IRJET- Analysis of Boston’s Crime Data using Apache Pig
IRJET Journal
 
Sap business warehouse_v1
Sap business warehouse_v1Sap business warehouse_v1
Sap business warehouse_v1
Marco Aurélio Galvão
 
Essbase intro
Essbase introEssbase intro
Essbase intro
Amit Sharma
 
Tutorial 22 mastering olap reporting drilling through using mdx
Tutorial 22 mastering olap reporting drilling through using mdxTutorial 22 mastering olap reporting drilling through using mdx
Tutorial 22 mastering olap reporting drilling through using mdx
Subandi Wahyudi
 
Open Source Leadership Management Dashboard Powerpoint
Open Source Leadership Management Dashboard Powerpoint Open Source Leadership Management Dashboard Powerpoint
Open Source Leadership Management Dashboard Powerpoint
Joe Barbano
 
Analytics Proposal
Analytics ProposalAnalytics Proposal
Analytics Proposal
Parag Tikekar
 
Finance prediction
Finance predictionFinance prediction
Finance prediction
Blaze Rogers
 
Reporting data in alternate unit of measure in bi 7.0
Reporting data in alternate unit of measure in bi 7.0Reporting data in alternate unit of measure in bi 7.0
Reporting data in alternate unit of measure in bi 7.0
Ashwin Kumar
 
SAP HANA Integrated with Microstrategy
SAP HANA Integrated with MicrostrategySAP HANA Integrated with Microstrategy
SAP HANA Integrated with Microstrategy
snehal parikh
 
A1030105
A1030105A1030105
A1030105
IJERD Editor
 
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMESINTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
ijscai
 
IJSCAI PAPER UPLOADING.pdf
IJSCAI PAPER UPLOADING.pdfIJSCAI PAPER UPLOADING.pdf
IJSCAI PAPER UPLOADING.pdf
ijscai
 
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMESINTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
ijscai
 
Resume_Kumaravel_ABAP_1.7 Year_Jan_2017
Resume_Kumaravel_ABAP_1.7 Year_Jan_2017Resume_Kumaravel_ABAP_1.7 Year_Jan_2017
Resume_Kumaravel_ABAP_1.7 Year_Jan_2017
Kumaravel Sugumar
 
Zephyr Es Draft 99
Zephyr Es Draft 99Zephyr Es Draft 99
Zephyr Es Draft 99
Bryan Feinberg
 

Similar to Business intelligence report (20)

IRJET- Achieving Data Truthfulness and Privacy Preservation in Data Markets
IRJET- Achieving Data Truthfulness and Privacy Preservation in Data MarketsIRJET- Achieving Data Truthfulness and Privacy Preservation in Data Markets
IRJET- Achieving Data Truthfulness and Privacy Preservation in Data Markets
 
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docxBUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
 
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docxBUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
BUSINESS FINANCE BBUS350Stock Portfolio ProjectObjectiveTh.docx
 
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
 
AJAY _ Synopsis-1(1).pdf for project report for bca
AJAY _ Synopsis-1(1).pdf for project report for bcaAJAY _ Synopsis-1(1).pdf for project report for bca
AJAY _ Synopsis-1(1).pdf for project report for bca
 
IRJET- Analysis of Boston’s Crime Data using Apache Pig
IRJET- Analysis of Boston’s Crime Data using Apache PigIRJET- Analysis of Boston’s Crime Data using Apache Pig
IRJET- Analysis of Boston’s Crime Data using Apache Pig
 
Sap business warehouse_v1
Sap business warehouse_v1Sap business warehouse_v1
Sap business warehouse_v1
 
Essbase intro
Essbase introEssbase intro
Essbase intro
 
Tutorial 22 mastering olap reporting drilling through using mdx
Tutorial 22 mastering olap reporting drilling through using mdxTutorial 22 mastering olap reporting drilling through using mdx
Tutorial 22 mastering olap reporting drilling through using mdx
 
Open Source Leadership Management Dashboard Powerpoint
Open Source Leadership Management Dashboard Powerpoint Open Source Leadership Management Dashboard Powerpoint
Open Source Leadership Management Dashboard Powerpoint
 
Analytics Proposal
Analytics ProposalAnalytics Proposal
Analytics Proposal
 
Finance prediction
Finance predictionFinance prediction
Finance prediction
 
Reporting data in alternate unit of measure in bi 7.0
Reporting data in alternate unit of measure in bi 7.0Reporting data in alternate unit of measure in bi 7.0
Reporting data in alternate unit of measure in bi 7.0
 
SAP HANA Integrated with Microstrategy
SAP HANA Integrated with MicrostrategySAP HANA Integrated with Microstrategy
SAP HANA Integrated with Microstrategy
 
A1030105
A1030105A1030105
A1030105
 
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMESINTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
 
IJSCAI PAPER UPLOADING.pdf
IJSCAI PAPER UPLOADING.pdfIJSCAI PAPER UPLOADING.pdf
IJSCAI PAPER UPLOADING.pdf
 
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMESINTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
INTELLIGENT ALGORYTHM FOR IMMEDIATE FINANCIAL STRATEGY FOR SMES
 
Resume_Kumaravel_ABAP_1.7 Year_Jan_2017
Resume_Kumaravel_ABAP_1.7 Year_Jan_2017Resume_Kumaravel_ABAP_1.7 Year_Jan_2017
Resume_Kumaravel_ABAP_1.7 Year_Jan_2017
 
Zephyr Es Draft 99
Zephyr Es Draft 99Zephyr Es Draft 99
Zephyr Es Draft 99
 

Recently uploaded

LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
HajraNaeem15
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
PsychoTech Services
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
Jyoti Chand
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
Celine George
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
Wahiba Chair Training & Consulting
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Leena Ghag-Sakpal
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
Krassimira Luka
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
Solutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptxSolutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptx
spdendr
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
Solutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptxSolutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptx
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 

Business intelligence report

  • 1. 1 SUBMITTED TO:- PROF. S.K BABOO BI REPORT ANALYSIS SUBMITTED BY:- NAME: NIBEDITA SINGH ROLL NO. : 16DM044
  • 2. 2 PIVOT TABLE A pivot table is a program tool that allows you to reorganize and summarize selected columns and rows of data in a spreadsheetor database table to obtain a desired report. REPORT-1 Objective- To know the total value of loans of different categories given by different banks. The database selected here is “Bank Data”. Different categories of loan are agricultural, car, educational, home and personal loan. Personalloan has the maximum loan values as compared to other categories of loan.
  • 3. 3 REPORT-2 Objective- Objectiveis to know the share of different banks in different categories of loan as percentage of grand total. From the above report we can conclude that the share of CUB bank is maximum for the loans given out of the total loans provided by all the banks. SSRS(SQL SERVER REPORTING SERVICE) CHART- chart data regions to help readers of your Reporting Services paginated reports understand large volumes of aggregated data at a glance. REPORT-3 Objective- The database taken here is “Online data”. The objective is to find out total Pname, rname and units by using column chart.
  • 4. 4 SELECT dtransaction.units,dnregion.rname,dnproduct.pname FROM dnproductINNERJOIN dtransactionON dnproduct.pkey=dtransaction.PKEYINNERJOIN dnregionON dtransaction.RKEY=dnregion.rkey
  • 5. 5 SELECT dtransaction.units,dnregion.rname,dnproduct.pname FROM dnproductINNERJOIN dtransactionON dnproduct.pkey=dtransaction.PKEYINNERJOIN dnregionON dtransaction.RKEY=dnregion.rkey DRILL DOWN REPORT- Drilldown reports initially hide complexity and enable the user to toggle conditionally hidden report items to control how much detail data they want to see. Drilldown reports must retrieve all possible data that can be shown in the report. REPORT-4 Objective- The database taken here is “Online data”. The objective is to find out total pay no total sales made according to respective CNO. The database selected here is “Online Data”.
  • 6. 6 SELECT SALES,RNO,CNO,PAYNO FROM ORDERS1 INTERACTIVEREPORTING-Interactivesortprovides ability to allow the user to sort the data in thereportbasedon their requirement in ascendingordescending order. REPORT-5 Objective- To know the least last price and the highest Opening price of different mutual fund products provided by mutual fund companies. The database selected here is “Data Analysis”.
  • 7. 7 (design for the report) (Sorting of lprice in ascending order)
  • 8. 8 (Sorting of o price in Descending order) Looking at the report we can say that “Tata Pure Equity Fund” has the highest Oprice (opening price) CASCADING REPORT Cascading parameters provide a way of managing large amounts of report data. With cascading parameters, the list of values for one parameter depends on the value chosen in preceding parameter. REPORT-6 Objective- To know the total sales by taking into consideration CNO and RNO. The database selected here is “Online Data”. 1. SELECT CNO,RNO,SALES FROM ORDERS1 WHERE (CNOIN (@CNO)) AND(RNOIN (@RNO))
  • 9. 9 2. SELECT DISTINCTCNO FROM ORDERS1 3. SELECT DISTINCTRNO FROM ORDERS1 WHERE CNO=@CNO
  • 10. 10 PARAMATERIZED REPORT A parameterized report uses input values to complete report or data processing. With a parameterized report, you can vary the output of a report based on values that are set when the report runs. REPORT-7 Objective- To know the lprice (Last price) according to the product key specified
  • 11. 11 DATASET1- SELECT pkey, pname, lprice FROM dnproduct where pkey in (@pkey) STEP-1
  • 12. 12
  • 15. 15 DATASET-2 STEP-1 REPORT-8 SSAS It manages multidimensional cubes of data and provides access to heaps of information including aggregationof data. Onecan createdata mining modelsfrom data sources and use it for Business Intelligence also including reporting features. The database used here is “Bank Data”. Objective-  To know the total interest and total amount of transactions for different types of loan for the given banks
  • 16. 16  To know the bank namewhich is collecting moreinterest on total amount of loans that it has given.
  • 17. 17 Thus,we can knowwith the help of the abovereportthat “CUB” bank hascollected moreinterest on thetotal loan amountas comparedto others.Interestcomponent of this bank is around 28% of the total amount of its loan transactions. REPORT-9 Objective- The objective of the report is to know the region wise total units sold with respective product name. The database selected here is “New data analysis”.
  • 18. 18 S
  • 19. 19