SlideShare una empresa de Scribd logo
1 de 14
Descargar para leer sin conexión
Web Intelligence




                         Obily B W
                         SAPANDME.BLOGSPOT.COM
                                SAP Business Objects 4.0 SP02


sapandme.blogspot.com
WEB INTELLIGENCE – TUTORIAL 7


Beginners guide to Web Intelligence


       1. Introduction to Web Intelligence

       2. Documents and Queries

       3. Data Restrictions

       4. Creating Web Intelligence Reports

       5. Enhancing and Formatting Reports

       6. Formulas and Variables

       7. Synchronizing multiple Sources

       8. Analyzing Data and Managing Reports




Obily B W

                                                             SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7


Analyzing Data using WebI


Drilling
For this your account needs to have proper authorization to create document
using drill mode. Check the screen shots below;




Obily B W

                                                               SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7


With scope level none          with scope level two




We can take snapshot of the drilled down block for further analysis




The snapshot will be copied to another report panel within the document.
During drilling a new toolbar will appear at the top of the document




Obily B W

                                                                 SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7




If the report contains aggregate measures calculated at the database level, one
can use Query drill option. On activation Query drill drills by modifying the
underlying query, by adding or removing dimensions, filters etc. Query drill will
reduce the amount of data that WebI stores locally during usual drill function.




Obily B W

                                                                  SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7


Sharing Documents
To make the document visible to others, one option is to save the same in “Public
Folders”, or save the reports in excel or pdf formats and distribute the same or
distribute directly in “.wid” format.




Combined Queries
If we want an intersection value of two queries as the result, we move for
combined queries. Like, if we need all the products list that doesn’t had any
special promotions and the database only had flag towards promoted products;




In this case we need to move with combined queries as below;
Obily B W

                                                                 SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7


First query, with no filters will show all the values;




Second query showing only products with special promotions;




So the resulted report after combining these two queries should have 203
instances. And the combination here should be a “minus” (others are
intersections and union)




Obily B W

                                                               SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7


Combined queries should be from same universe; exactly same objects must be
used in the queries. Only objects created in the first query will be displayed in the
block. For returning unique rows, change the query properties.




Sub Queries
This is used when the results of a query is depended on results of an inner query.
Inner query will be processed first and then the results are passed to Main query.
Check the example shown below.
We need to find all the stores that draw more revenue than a particular store (A)
in the country.
For that first we need to know the revenue of the store A.




Obily B W

                                                                    SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7




Obily B W

                            SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7


Using Functions
Some function details…

RIGHT()          Extract given number of characters from right
REPLACE()        Replace specific string with another one
LEFT()           Extract given number of characters from left
SUBSTR()         It uses variable length and position to extract a string within
                 another string
LENGTH()         Find length of a string
POS()            Find the position of a character in a string


Some examples…
   1) =NAME OF([YEAR])+”-“+RIGHT([YEAR];2)




   2) =REPLACE([QUARTER];”Q”;”Quarter”)




Obily B W

                                                                   SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7


   3) =SUBSTR([STORE NAME];11; LENGTH([STORE NAME]))
Here the syntax is “substr(string name; start position; total length of string)”




Obily B W

                                                                    SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7


   4) SUBSTR([ADDRESS];POS([ADDRESS];” “)+1; LENGTH([ADDRESS]))




Obily B W

                                                          SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7


   5) Using date function




   6) Using IF() function
Some examples below;
For getting half yearly revenues, we need to sum up quarterly details…
1st half = Q1+Q2
2nd half = Q3+Q4
Create a variable “HalfYearlySales” and use the following logic;
=IF [QUARTER] INLIST(“Q1”;”Q2”) THEN “First half” ELSE “Second half”




Obily B W

                                                                   SAP Business Objects 4.0 SP02
WEB INTELLIGENCE – TUTORIAL 7




Obily B W

                            SAP Business Objects 4.0 SP02

Más contenido relacionado

La actualidad más candente

Architecture of obiee
Architecture of obieeArchitecture of obiee
Architecture of obiee
Preeti Patki
 
Obiee interview questions and answers faq
Obiee interview questions and answers faqObiee interview questions and answers faq
Obiee interview questions and answers faq
maheshboggula
 
SAP BI/DW Training with BO Integration
SAP BI/DW Training with BO IntegrationSAP BI/DW Training with BO Integration
SAP BI/DW Training with BO Integration
mishra4927
 

La actualidad más candente (20)

Information Design Tool -Tutorial 6
Information Design Tool -Tutorial 6Information Design Tool -Tutorial 6
Information Design Tool -Tutorial 6
 
Information Design Tool -Tutorial4
Information Design Tool -Tutorial4Information Design Tool -Tutorial4
Information Design Tool -Tutorial4
 
Information Design Tool -Tutorial1
Information Design Tool -Tutorial1Information Design Tool -Tutorial1
Information Design Tool -Tutorial1
 
Information Design Tool -Tutorial5
Information Design Tool -Tutorial5Information Design Tool -Tutorial5
Information Design Tool -Tutorial5
 
Sap BusinessObjects 4
Sap BusinessObjects 4Sap BusinessObjects 4
Sap BusinessObjects 4
 
SAP BO Web Intelligence Basics
SAP BO Web Intelligence BasicsSAP BO Web Intelligence Basics
SAP BO Web Intelligence Basics
 
SAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich ClientSAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich Client
 
SAP BusinessObjects Web Intelligence Report
SAP BusinessObjects Web Intelligence ReportSAP BusinessObjects Web Intelligence Report
SAP BusinessObjects Web Intelligence Report
 
SAP BI Training
SAP BI TrainingSAP BI Training
SAP BI Training
 
SAP Business Objects Universe Designer & Introduction to Business Intelligenc...
SAP Business Objects Universe Designer & Introduction to Business Intelligenc...SAP Business Objects Universe Designer & Introduction to Business Intelligenc...
SAP Business Objects Universe Designer & Introduction to Business Intelligenc...
 
Power bi
Power biPower bi
Power bi
 
SAP BusinessObjects Dashboards
SAP BusinessObjects DashboardsSAP BusinessObjects Dashboards
SAP BusinessObjects Dashboards
 
Obiee introductionbuildingreports
Obiee introductionbuildingreportsObiee introductionbuildingreports
Obiee introductionbuildingreports
 
Architecture of obiee
Architecture of obieeArchitecture of obiee
Architecture of obiee
 
Obiee interview questions and answers faq
Obiee interview questions and answers faqObiee interview questions and answers faq
Obiee interview questions and answers faq
 
SAP BW connect db
SAP BW connect dbSAP BW connect db
SAP BW connect db
 
Service Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online Store
Service Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online StoreService Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online Store
Service Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online Store
 
SAP BI/DW Training with BO Integration
SAP BI/DW Training with BO IntegrationSAP BI/DW Training with BO Integration
SAP BI/DW Training with BO Integration
 
Metadata Creation In OBIEE
Metadata Creation In OBIEEMetadata Creation In OBIEE
Metadata Creation In OBIEE
 
Obiee and database performance tuning
Obiee and database performance tuningObiee and database performance tuning
Obiee and database performance tuning
 

Similar a Web Intelligence - Tutorial7

Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
LiquidHub
 
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
LiquidHub
 
Xi4sp2 biw getstart_en
Xi4sp2 biw getstart_enXi4sp2 biw getstart_en
Xi4sp2 biw getstart_en
tovetrivel
 

Similar a Web Intelligence - Tutorial7 (20)

SAP BI BO Training with HANA Inside
SAP BI BO Training with HANA InsideSAP BI BO Training with HANA Inside
SAP BI BO Training with HANA Inside
 
SAP BW - Creation of BW Flows.doc
SAP BW  - Creation of BW Flows.docSAP BW  - Creation of BW Flows.doc
SAP BW - Creation of BW Flows.doc
 
Sap bibw
Sap bibwSap bibw
Sap bibw
 
Bibo sap
Bibo sapBibo sap
Bibo sap
 
Infoobject
InfoobjectInfoobject
Infoobject
 
SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3
 
What is Business Objects
What is Business Objects What is Business Objects
What is Business Objects
 
Sap bi/bw online training
Sap bi/bw online training Sap bi/bw online training
Sap bi/bw online training
 
How to create an InfoObject Characteristic
How to create an InfoObject CharacteristicHow to create an InfoObject Characteristic
How to create an InfoObject Characteristic
 
SAP_Resume_20thJuly
SAP_Resume_20thJulySAP_Resume_20thJuly
SAP_Resume_20thJuly
 
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
 
Bapi step-by-step
Bapi step-by-stepBapi step-by-step
Bapi step-by-step
 
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
Hol311 Getting%20 Started%20with%20the%20 Business%20 Data%20 Catalog%20in%20...
 
Script details
Script detailsScript details
Script details
 
SAP Integration with Excel - Basic Guide
SAP Integration with Excel - Basic GuideSAP Integration with Excel - Basic Guide
SAP Integration with Excel - Basic Guide
 
Power bi overview
Power bi overview Power bi overview
Power bi overview
 
Power BI - Business Intelligence Getting Started Guide - PREVIEW
Power BI - Business Intelligence Getting Started Guide - PREVIEWPower BI - Business Intelligence Getting Started Guide - PREVIEW
Power BI - Business Intelligence Getting Started Guide - PREVIEW
 
ActiveWarehouse/ETL - BI & DW for Ruby/Rails
ActiveWarehouse/ETL - BI & DW for Ruby/RailsActiveWarehouse/ETL - BI & DW for Ruby/Rails
ActiveWarehouse/ETL - BI & DW for Ruby/Rails
 
SAP BI Training in Chennai
SAP BI Training in ChennaiSAP BI Training in Chennai
SAP BI Training in Chennai
 
Xi4sp2 biw getstart_en
Xi4sp2 biw getstart_enXi4sp2 biw getstart_en
Xi4sp2 biw getstart_en
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 

Web Intelligence - Tutorial7

  • 1. Web Intelligence Obily B W SAPANDME.BLOGSPOT.COM SAP Business Objects 4.0 SP02 sapandme.blogspot.com
  • 2. WEB INTELLIGENCE – TUTORIAL 7 Beginners guide to Web Intelligence 1. Introduction to Web Intelligence 2. Documents and Queries 3. Data Restrictions 4. Creating Web Intelligence Reports 5. Enhancing and Formatting Reports 6. Formulas and Variables 7. Synchronizing multiple Sources 8. Analyzing Data and Managing Reports Obily B W SAP Business Objects 4.0 SP02
  • 3. WEB INTELLIGENCE – TUTORIAL 7 Analyzing Data using WebI Drilling For this your account needs to have proper authorization to create document using drill mode. Check the screen shots below; Obily B W SAP Business Objects 4.0 SP02
  • 4. WEB INTELLIGENCE – TUTORIAL 7 With scope level none with scope level two We can take snapshot of the drilled down block for further analysis The snapshot will be copied to another report panel within the document. During drilling a new toolbar will appear at the top of the document Obily B W SAP Business Objects 4.0 SP02
  • 5. WEB INTELLIGENCE – TUTORIAL 7 If the report contains aggregate measures calculated at the database level, one can use Query drill option. On activation Query drill drills by modifying the underlying query, by adding or removing dimensions, filters etc. Query drill will reduce the amount of data that WebI stores locally during usual drill function. Obily B W SAP Business Objects 4.0 SP02
  • 6. WEB INTELLIGENCE – TUTORIAL 7 Sharing Documents To make the document visible to others, one option is to save the same in “Public Folders”, or save the reports in excel or pdf formats and distribute the same or distribute directly in “.wid” format. Combined Queries If we want an intersection value of two queries as the result, we move for combined queries. Like, if we need all the products list that doesn’t had any special promotions and the database only had flag towards promoted products; In this case we need to move with combined queries as below; Obily B W SAP Business Objects 4.0 SP02
  • 7. WEB INTELLIGENCE – TUTORIAL 7 First query, with no filters will show all the values; Second query showing only products with special promotions; So the resulted report after combining these two queries should have 203 instances. And the combination here should be a “minus” (others are intersections and union) Obily B W SAP Business Objects 4.0 SP02
  • 8. WEB INTELLIGENCE – TUTORIAL 7 Combined queries should be from same universe; exactly same objects must be used in the queries. Only objects created in the first query will be displayed in the block. For returning unique rows, change the query properties. Sub Queries This is used when the results of a query is depended on results of an inner query. Inner query will be processed first and then the results are passed to Main query. Check the example shown below. We need to find all the stores that draw more revenue than a particular store (A) in the country. For that first we need to know the revenue of the store A. Obily B W SAP Business Objects 4.0 SP02
  • 9. WEB INTELLIGENCE – TUTORIAL 7 Obily B W SAP Business Objects 4.0 SP02
  • 10. WEB INTELLIGENCE – TUTORIAL 7 Using Functions Some function details… RIGHT() Extract given number of characters from right REPLACE() Replace specific string with another one LEFT() Extract given number of characters from left SUBSTR() It uses variable length and position to extract a string within another string LENGTH() Find length of a string POS() Find the position of a character in a string Some examples… 1) =NAME OF([YEAR])+”-“+RIGHT([YEAR];2) 2) =REPLACE([QUARTER];”Q”;”Quarter”) Obily B W SAP Business Objects 4.0 SP02
  • 11. WEB INTELLIGENCE – TUTORIAL 7 3) =SUBSTR([STORE NAME];11; LENGTH([STORE NAME])) Here the syntax is “substr(string name; start position; total length of string)” Obily B W SAP Business Objects 4.0 SP02
  • 12. WEB INTELLIGENCE – TUTORIAL 7 4) SUBSTR([ADDRESS];POS([ADDRESS];” “)+1; LENGTH([ADDRESS])) Obily B W SAP Business Objects 4.0 SP02
  • 13. WEB INTELLIGENCE – TUTORIAL 7 5) Using date function 6) Using IF() function Some examples below; For getting half yearly revenues, we need to sum up quarterly details… 1st half = Q1+Q2 2nd half = Q3+Q4 Create a variable “HalfYearlySales” and use the following logic; =IF [QUARTER] INLIST(“Q1”;”Q2”) THEN “First half” ELSE “Second half” Obily B W SAP Business Objects 4.0 SP02
  • 14. WEB INTELLIGENCE – TUTORIAL 7 Obily B W SAP Business Objects 4.0 SP02