SlideShare a Scribd company logo
Information Design Tool (**Universe
Design Tool)
Creating a Universe using IDT


**Here the data is stored in a MS Access DB and connection to the DB is made
using ODBC**

Our intension is to design/develop a Universe, which can be used by the webI
users to create reports as per the requirements. The process is as follows;

1: Creating a project
2: Creating Database Connections
3: Creating Data Foundation layer
4: Insert Tables and Joins to DFX layer
5: Creating Business Layer
6: Creating Folders/Classes and Objects in BLX layer
7: Creating Queries to Test                                               Tutorial 4

8: Publish to repository




OBILY B W                                                      SAP Business Objects 4.0 SP02
INFORMATION DESIGN TOOL                                              TUTORIAL 4


Delegate Measures
Consider the tables below




Average cannot easily be projected because the source data could be much
skewed. Even with a very small data set the results of an average projection can
be wrong.
A designer cannot predict the unintentional wrong values during projection. This
is where the delegation process comes in. Instead of using Average function for
calculation we use the database delegated option.




If we use this delegated measure in webI for queries, the average calculation is
not done by webI rich client, instead the document will retrieve the calculated
results from the database directly. As the database has access to the detailed
data, the result will be based on a weighted average.

OBILY B W

                                                                  SAP Business Objects 4.0 SP02
INFORMATION DESIGN TOOL                                            TUTORIAL 4


Loops




This happens in universe schema during design and not in database layer.
The above table Country is used as a lookup for Showroom-Country and same
time lookup for Region-Country, from Client Table. Hence the data is returned
only when Showroom Country = Client Country. And the resulted table will have
only the revenue generated by US clients in the US showrooms and UK clients in
the UK showroom. So the result won’t include all the intended values and return
fewer rows from actual.
We can resolve loops using either of the two methods,




OBILY B W

                                                                SAP Business Objects 4.0 SP02
INFORMATION DESIGN TOOL                                                TUTORIAL 4


      Aliases
      It breaks the loop by using the same table twice in the query. One table can
      be called as the alias of other. It will only act as different name to the same
      base table.
      Contexts
      The loop is resolved by defining a specific path through tables in a loop. It
      ensures that joins are not included from different paths within the same
      SQL query.

Resolve loops using Alias




To insert the Alias, Select the table and select Alias from the right click menu




OBILY B W

                                                                    SAP Business Objects 4.0 SP02
INFORMATION DESIGN TOOL                                        TUTORIAL 4




Make the original table free from all joins using aliases




OBILY B W

                                                            SAP Business Objects 4.0 SP02
INFORMATION DESIGN TOOL                                             TUTORIAL 4


Resolve loops using Contexts
Contexts resolve a loop by defining a join path. Contexts are used where there are
multiple fact tables sharing lookup tables.




OBILY B W

                                                                 SAP Business Objects 4.0 SP02
INFORMATION DESIGN TOOL      TUTORIAL 4




OBILY B W

                          SAP Business Objects 4.0 SP02
INFORMATION DESIGN TOOL                                             TUTORIAL 4




Predefined filters
One can add filters in Business layer similar to dimension and measures




OBILY B W

                                                                 SAP Business Objects 4.0 SP02
INFORMATION DESIGN TOOL      TUTORIAL 4




OBILY B W

                          SAP Business Objects 4.0 SP02

More Related Content

What's hot

JBoss Application Server 7
JBoss Application Server 7JBoss Application Server 7
JBoss Application Server 7
Ray Ploski
 
Power bi overview of static row level security
Power bi overview of static row level securityPower bi overview of static row level security
Power bi overview of static row level security
ManishK55
 
Power BI Consultants | Power BI Solutions | Power BI Service
Power BI Consultants | Power BI Solutions | Power BI ServicePower BI Consultants | Power BI Solutions | Power BI Service
Power BI Consultants | Power BI Solutions | Power BI Service
Admin iLink
 
Presentation- on OIM
Presentation- on OIMPresentation- on OIM
Presentation- on OIM
Tamim Khan
 
Modeling
ModelingModeling
Modeling
tovetrivel
 
Microsoft deployment toolkit (install and use)
Microsoft deployment toolkit (install and use)Microsoft deployment toolkit (install and use)
Microsoft deployment toolkit (install and use)
ﻣﺤﻤﺪ ﺍﻟﺤﻤﻴﺪﻱ
 
Building Oracle BIEE (OBIEE) Reports, Dashboards
Building Oracle BIEE (OBIEE) Reports, DashboardsBuilding Oracle BIEE (OBIEE) Reports, Dashboards
Building Oracle BIEE (OBIEE) Reports, Dashboards
iWare Logic Technologies Pvt. Ltd.
 
Power bi
Power biPower bi
Intoduction of FIrebase Realtime Database
Intoduction of FIrebase Realtime DatabaseIntoduction of FIrebase Realtime Database
Intoduction of FIrebase Realtime Database
Sahil Maiyani
 
Introduction to Power BI
Introduction to Power BIIntroduction to Power BI
Introduction to Power BI
HARIHARAN R
 
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hanaStep by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
sabrina pinto
 
Introduction to Power BI to make smart decisions
Introduction to Power BI to make smart decisionsIntroduction to Power BI to make smart decisions
Introduction to Power BI to make smart decisions
VIVEK GURURANI
 
Open erp le reporting avec jasper reports
Open erp  le reporting avec jasper reportsOpen erp  le reporting avec jasper reports
Open erp le reporting avec jasper reportsSoukaina Boujadi
 
Zabbix monitoring in 5 pictures
Zabbix monitoring in 5 pictures  Zabbix monitoring in 5 pictures
Zabbix monitoring in 5 pictures
Nicola Mauri
 
INTRODUCTION TO MICROSOFT POWER BI.pdf
INTRODUCTION TO MICROSOFT POWER BI.pdfINTRODUCTION TO MICROSOFT POWER BI.pdf
INTRODUCTION TO MICROSOFT POWER BI.pdf
ssusera4419c
 
Power BI - Row Level Security
Power BI - Row Level SecurityPower BI - Row Level Security
Power BI - Row Level Security
JAZ Rathor
 
Ibm db2
Ibm db2Ibm db2
Ibm db2
aditi212
 
Jboss Tutorial Basics
Jboss Tutorial BasicsJboss Tutorial Basics
Jboss Tutorial Basics
Anandraj Kulkarni
 
WSO2Con2011: Using WSO2 ESB with SAP ERP (Retail)
WSO2Con2011: Using WSO2 ESB with SAP ERP (Retail)WSO2Con2011: Using WSO2 ESB with SAP ERP (Retail)
WSO2Con2011: Using WSO2 ESB with SAP ERP (Retail)
WSO2
 
DB2 DOCUMENT
DB2 DOCUMENTDB2 DOCUMENT
DB2 DOCUMENT
Nirmal Pati
 

What's hot (20)

JBoss Application Server 7
JBoss Application Server 7JBoss Application Server 7
JBoss Application Server 7
 
Power bi overview of static row level security
Power bi overview of static row level securityPower bi overview of static row level security
Power bi overview of static row level security
 
Power BI Consultants | Power BI Solutions | Power BI Service
Power BI Consultants | Power BI Solutions | Power BI ServicePower BI Consultants | Power BI Solutions | Power BI Service
Power BI Consultants | Power BI Solutions | Power BI Service
 
Presentation- on OIM
Presentation- on OIMPresentation- on OIM
Presentation- on OIM
 
Modeling
ModelingModeling
Modeling
 
Microsoft deployment toolkit (install and use)
Microsoft deployment toolkit (install and use)Microsoft deployment toolkit (install and use)
Microsoft deployment toolkit (install and use)
 
Building Oracle BIEE (OBIEE) Reports, Dashboards
Building Oracle BIEE (OBIEE) Reports, DashboardsBuilding Oracle BIEE (OBIEE) Reports, Dashboards
Building Oracle BIEE (OBIEE) Reports, Dashboards
 
Power bi
Power biPower bi
Power bi
 
Intoduction of FIrebase Realtime Database
Intoduction of FIrebase Realtime DatabaseIntoduction of FIrebase Realtime Database
Intoduction of FIrebase Realtime Database
 
Introduction to Power BI
Introduction to Power BIIntroduction to Power BI
Introduction to Power BI
 
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hanaStep by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
Step by-step-guide-of-modeling-hana-views-into-bw-in-sap-bw-7-4-on-hana
 
Introduction to Power BI to make smart decisions
Introduction to Power BI to make smart decisionsIntroduction to Power BI to make smart decisions
Introduction to Power BI to make smart decisions
 
Open erp le reporting avec jasper reports
Open erp  le reporting avec jasper reportsOpen erp  le reporting avec jasper reports
Open erp le reporting avec jasper reports
 
Zabbix monitoring in 5 pictures
Zabbix monitoring in 5 pictures  Zabbix monitoring in 5 pictures
Zabbix monitoring in 5 pictures
 
INTRODUCTION TO MICROSOFT POWER BI.pdf
INTRODUCTION TO MICROSOFT POWER BI.pdfINTRODUCTION TO MICROSOFT POWER BI.pdf
INTRODUCTION TO MICROSOFT POWER BI.pdf
 
Power BI - Row Level Security
Power BI - Row Level SecurityPower BI - Row Level Security
Power BI - Row Level Security
 
Ibm db2
Ibm db2Ibm db2
Ibm db2
 
Jboss Tutorial Basics
Jboss Tutorial BasicsJboss Tutorial Basics
Jboss Tutorial Basics
 
WSO2Con2011: Using WSO2 ESB with SAP ERP (Retail)
WSO2Con2011: Using WSO2 ESB with SAP ERP (Retail)WSO2Con2011: Using WSO2 ESB with SAP ERP (Retail)
WSO2Con2011: Using WSO2 ESB with SAP ERP (Retail)
 
DB2 DOCUMENT
DB2 DOCUMENTDB2 DOCUMENT
DB2 DOCUMENT
 

Viewers also liked

Information Design Tool -Tutorial3
Information Design Tool -Tutorial3Information Design Tool -Tutorial3
Information Design Tool -Tutorial3
Obily W
 
Web Intelligence - Tutorial4
Web Intelligence - Tutorial4Web Intelligence - Tutorial4
Web Intelligence - Tutorial4
Obily W
 
Information Design Tool -Tutorial5
Information Design Tool -Tutorial5Information Design Tool -Tutorial5
Information Design Tool -Tutorial5
Obily W
 
Information Design Tool -Tutorial2
Information Design Tool -Tutorial2 Information Design Tool -Tutorial2
Information Design Tool -Tutorial2
Obily W
 
Information Design Tool -Tutorial 6
Information Design Tool -Tutorial 6Information Design Tool -Tutorial 6
Information Design Tool -Tutorial 6
Obily W
 
Sap business-object-universe-idt-lab-i
Sap business-object-universe-idt-lab-iSap business-object-universe-idt-lab-i
Sap business-object-universe-idt-lab-i
Amit Sharma
 
SECh78
SECh78SECh78
Sap bo-universe-design-beginner-s-guide-part-i
Sap bo-universe-design-beginner-s-guide-part-iSap bo-universe-design-beginner-s-guide-part-i
Sap bo-universe-design-beginner-s-guide-part-i
Amit Sharma
 
CS554 � Introduction to Rational Rose
CS554 � Introduction to Rational RoseCS554 � Introduction to Rational Rose
CS554 � Introduction to Rational Rose
Jignesh Patel
 
System analyst and design
System analyst and designSystem analyst and design
System analyst and design
Chakrit Kulkaisri
 
Web Intelligence - Tutorial2
Web Intelligence - Tutorial2Web Intelligence - Tutorial2
Web Intelligence - Tutorial2
Obily W
 
Introduction To Uml
Introduction To UmlIntroduction To Uml
Introduction To Uml
guest514814
 
Web Intelligence - Tutorial1
Web Intelligence - Tutorial1Web Intelligence - Tutorial1
Web Intelligence - Tutorial1
Obily W
 
RMySQL Tutorial For Beginners
RMySQL Tutorial For BeginnersRMySQL Tutorial For Beginners
RMySQL Tutorial For Beginners
Rsquared Academy
 
Database Project Airport management System
Database Project Airport management SystemDatabase Project Airport management System
Database Project Airport management System
Fahad Chishti
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
Bernhard Haslhofer
 
Project of Airline booking system
Project of Airline booking systemProject of Airline booking system
Project of Airline booking system
muthahar.sk
 
analysis and design of information system
analysis and design of information systemanalysis and design of information system
analysis and design of information system
Renu Sharma
 
Personas, Scenarios, User Stories, Use Cases (IxDworks.com)
Personas, Scenarios, User Stories, Use Cases (IxDworks.com)Personas, Scenarios, User Stories, Use Cases (IxDworks.com)
Personas, Scenarios, User Stories, Use Cases (IxDworks.com)
Valeria Gasik
 
Airlines Database Design
Airlines Database DesignAirlines Database Design
Airlines Database Design
Shekhar K. Sharma
 

Viewers also liked (20)

Information Design Tool -Tutorial3
Information Design Tool -Tutorial3Information Design Tool -Tutorial3
Information Design Tool -Tutorial3
 
Web Intelligence - Tutorial4
Web Intelligence - Tutorial4Web Intelligence - Tutorial4
Web Intelligence - Tutorial4
 
Information Design Tool -Tutorial5
Information Design Tool -Tutorial5Information Design Tool -Tutorial5
Information Design Tool -Tutorial5
 
Information Design Tool -Tutorial2
Information Design Tool -Tutorial2 Information Design Tool -Tutorial2
Information Design Tool -Tutorial2
 
Information Design Tool -Tutorial 6
Information Design Tool -Tutorial 6Information Design Tool -Tutorial 6
Information Design Tool -Tutorial 6
 
Sap business-object-universe-idt-lab-i
Sap business-object-universe-idt-lab-iSap business-object-universe-idt-lab-i
Sap business-object-universe-idt-lab-i
 
SECh78
SECh78SECh78
SECh78
 
Sap bo-universe-design-beginner-s-guide-part-i
Sap bo-universe-design-beginner-s-guide-part-iSap bo-universe-design-beginner-s-guide-part-i
Sap bo-universe-design-beginner-s-guide-part-i
 
CS554 � Introduction to Rational Rose
CS554 � Introduction to Rational RoseCS554 � Introduction to Rational Rose
CS554 � Introduction to Rational Rose
 
System analyst and design
System analyst and designSystem analyst and design
System analyst and design
 
Web Intelligence - Tutorial2
Web Intelligence - Tutorial2Web Intelligence - Tutorial2
Web Intelligence - Tutorial2
 
Introduction To Uml
Introduction To UmlIntroduction To Uml
Introduction To Uml
 
Web Intelligence - Tutorial1
Web Intelligence - Tutorial1Web Intelligence - Tutorial1
Web Intelligence - Tutorial1
 
RMySQL Tutorial For Beginners
RMySQL Tutorial For BeginnersRMySQL Tutorial For Beginners
RMySQL Tutorial For Beginners
 
Database Project Airport management System
Database Project Airport management SystemDatabase Project Airport management System
Database Project Airport management System
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
 
Project of Airline booking system
Project of Airline booking systemProject of Airline booking system
Project of Airline booking system
 
analysis and design of information system
analysis and design of information systemanalysis and design of information system
analysis and design of information system
 
Personas, Scenarios, User Stories, Use Cases (IxDworks.com)
Personas, Scenarios, User Stories, Use Cases (IxDworks.com)Personas, Scenarios, User Stories, Use Cases (IxDworks.com)
Personas, Scenarios, User Stories, Use Cases (IxDworks.com)
 
Airlines Database Design
Airlines Database DesignAirlines Database Design
Airlines Database Design
 

Similar to Information Design Tool -Tutorial4

Web Intelligence - Tutorial7
Web Intelligence - Tutorial7Web Intelligence - Tutorial7
Web Intelligence - Tutorial7
Obily W
 
Web Intelligence - Tutorial5
Web Intelligence - Tutorial5Web Intelligence - Tutorial5
Web Intelligence - Tutorial5
Obily W
 
Web Intelligence - Tutorial6
Web Intelligence - Tutorial6Web Intelligence - Tutorial6
Web Intelligence - Tutorial6
Obily W
 
Xi4sp2 biw getstart_en
Xi4sp2 biw getstart_enXi4sp2 biw getstart_en
Xi4sp2 biw getstart_en
tovetrivel
 
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
EzekielJames8
 
SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3
Wiiisdom
 
Web Intelligence - Tutorial3
Web Intelligence - Tutorial3Web Intelligence - Tutorial3
Web Intelligence - Tutorial3
Obily W
 
Discoverer to obiee migration
Discoverer to obiee migrationDiscoverer to obiee migration
Discoverer to obiee migration
Sharad Katwa
 
Cool features 7.4
Cool features 7.4Cool features 7.4
Cool features 7.4
Mahesh Someshetty
 
Learn Database Design with MySQL - Chapter 6 - Database design process
Learn Database Design with MySQL - Chapter 6 - Database design processLearn Database Design with MySQL - Chapter 6 - Database design process
Learn Database Design with MySQL - Chapter 6 - Database design process
Eduonix Learning Solutions
 
How to broadcast a b ex report through e
How to broadcast a b ex report through eHow to broadcast a b ex report through e
How to broadcast a b ex report through e
Zaynab Fadlallah
 
Business Intelligence_IADC.docx
Business Intelligence_IADC.docxBusiness Intelligence_IADC.docx
Business Intelligence_IADC.docx
mary magdaline
 
Obiee11g working with partitions
Obiee11g working with partitionsObiee11g working with partitions
Obiee11g working with partitions
Amit Sharma
 
obiee-training-obiee-11g-bi-publisher.pdf
obiee-training-obiee-11g-bi-publisher.pdfobiee-training-obiee-11g-bi-publisher.pdf
obiee-training-obiee-11g-bi-publisher.pdf
AhmedChakroun13
 
Business Intelligent (BI) for Office 365
Business Intelligent (BI) for Office 365Business Intelligent (BI) for Office 365
Business Intelligent (BI) for Office 365
Terrence Nguyen
 
Query
QueryQuery
Sap bibw
Sap bibwSap bibw
Sap bibw
Sri Nivas
 
Tableau Course Content.docx
Tableau Course Content.docxTableau Course Content.docx
Tableau Course Content.docx
Leotrainings
 
Metadata Creation In OBIEE
Metadata Creation In OBIEEMetadata Creation In OBIEE
Metadata Creation In OBIEE
iWare Logic Technologies Pvt. Ltd.
 
L6-information-systems
L6-information-systemsL6-information-systems
L6-information-systems
smkengkilili2011
 

Similar to Information Design Tool -Tutorial4 (20)

Web Intelligence - Tutorial7
Web Intelligence - Tutorial7Web Intelligence - Tutorial7
Web Intelligence - Tutorial7
 
Web Intelligence - Tutorial5
Web Intelligence - Tutorial5Web Intelligence - Tutorial5
Web Intelligence - Tutorial5
 
Web Intelligence - Tutorial6
Web Intelligence - Tutorial6Web Intelligence - Tutorial6
Web Intelligence - Tutorial6
 
Xi4sp2 biw getstart_en
Xi4sp2 biw getstart_enXi4sp2 biw getstart_en
Xi4sp2 biw getstart_en
 
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
 
SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3
 
Web Intelligence - Tutorial3
Web Intelligence - Tutorial3Web Intelligence - Tutorial3
Web Intelligence - Tutorial3
 
Discoverer to obiee migration
Discoverer to obiee migrationDiscoverer to obiee migration
Discoverer to obiee migration
 
Cool features 7.4
Cool features 7.4Cool features 7.4
Cool features 7.4
 
Learn Database Design with MySQL - Chapter 6 - Database design process
Learn Database Design with MySQL - Chapter 6 - Database design processLearn Database Design with MySQL - Chapter 6 - Database design process
Learn Database Design with MySQL - Chapter 6 - Database design process
 
How to broadcast a b ex report through e
How to broadcast a b ex report through eHow to broadcast a b ex report through e
How to broadcast a b ex report through e
 
Business Intelligence_IADC.docx
Business Intelligence_IADC.docxBusiness Intelligence_IADC.docx
Business Intelligence_IADC.docx
 
Obiee11g working with partitions
Obiee11g working with partitionsObiee11g working with partitions
Obiee11g working with partitions
 
obiee-training-obiee-11g-bi-publisher.pdf
obiee-training-obiee-11g-bi-publisher.pdfobiee-training-obiee-11g-bi-publisher.pdf
obiee-training-obiee-11g-bi-publisher.pdf
 
Business Intelligent (BI) for Office 365
Business Intelligent (BI) for Office 365Business Intelligent (BI) for Office 365
Business Intelligent (BI) for Office 365
 
Query
QueryQuery
Query
 
Sap bibw
Sap bibwSap bibw
Sap bibw
 
Tableau Course Content.docx
Tableau Course Content.docxTableau Course Content.docx
Tableau Course Content.docx
 
Metadata Creation In OBIEE
Metadata Creation In OBIEEMetadata Creation In OBIEE
Metadata Creation In OBIEE
 
L6-information-systems
L6-information-systemsL6-information-systems
L6-information-systems
 

Information Design Tool -Tutorial4

  • 1. Information Design Tool (**Universe Design Tool) Creating a Universe using IDT **Here the data is stored in a MS Access DB and connection to the DB is made using ODBC** Our intension is to design/develop a Universe, which can be used by the webI users to create reports as per the requirements. The process is as follows; 1: Creating a project 2: Creating Database Connections 3: Creating Data Foundation layer 4: Insert Tables and Joins to DFX layer 5: Creating Business Layer 6: Creating Folders/Classes and Objects in BLX layer 7: Creating Queries to Test Tutorial 4 8: Publish to repository OBILY B W SAP Business Objects 4.0 SP02
  • 2. INFORMATION DESIGN TOOL TUTORIAL 4 Delegate Measures Consider the tables below Average cannot easily be projected because the source data could be much skewed. Even with a very small data set the results of an average projection can be wrong. A designer cannot predict the unintentional wrong values during projection. This is where the delegation process comes in. Instead of using Average function for calculation we use the database delegated option. If we use this delegated measure in webI for queries, the average calculation is not done by webI rich client, instead the document will retrieve the calculated results from the database directly. As the database has access to the detailed data, the result will be based on a weighted average. OBILY B W SAP Business Objects 4.0 SP02
  • 3. INFORMATION DESIGN TOOL TUTORIAL 4 Loops This happens in universe schema during design and not in database layer. The above table Country is used as a lookup for Showroom-Country and same time lookup for Region-Country, from Client Table. Hence the data is returned only when Showroom Country = Client Country. And the resulted table will have only the revenue generated by US clients in the US showrooms and UK clients in the UK showroom. So the result won’t include all the intended values and return fewer rows from actual. We can resolve loops using either of the two methods, OBILY B W SAP Business Objects 4.0 SP02
  • 4. INFORMATION DESIGN TOOL TUTORIAL 4 Aliases It breaks the loop by using the same table twice in the query. One table can be called as the alias of other. It will only act as different name to the same base table. Contexts The loop is resolved by defining a specific path through tables in a loop. It ensures that joins are not included from different paths within the same SQL query. Resolve loops using Alias To insert the Alias, Select the table and select Alias from the right click menu OBILY B W SAP Business Objects 4.0 SP02
  • 5. INFORMATION DESIGN TOOL TUTORIAL 4 Make the original table free from all joins using aliases OBILY B W SAP Business Objects 4.0 SP02
  • 6. INFORMATION DESIGN TOOL TUTORIAL 4 Resolve loops using Contexts Contexts resolve a loop by defining a join path. Contexts are used where there are multiple fact tables sharing lookup tables. OBILY B W SAP Business Objects 4.0 SP02
  • 7. INFORMATION DESIGN TOOL TUTORIAL 4 OBILY B W SAP Business Objects 4.0 SP02
  • 8. INFORMATION DESIGN TOOL TUTORIAL 4 Predefined filters One can add filters in Business layer similar to dimension and measures OBILY B W SAP Business Objects 4.0 SP02
  • 9. INFORMATION DESIGN TOOL TUTORIAL 4 OBILY B W SAP Business Objects 4.0 SP02