Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Creating Universes with SAP BusinessObjects

You're reading from   Creating Universes with SAP BusinessObjects Create and maintain powerful SAP BusinessObjects Universes with the SAP Information Design Tool

Arrow left icon
Product type Paperback
Published in Sep 2014
Publisher
ISBN-13 9781782170907
Length 310 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Taha Mahmoud Taha Mahmoud
Author Profile Icon Taha Mahmoud
Taha Mahmoud
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Introduction to BI and the Semantic Layer FREE CHAPTER 2. Aligning BI Solutions with Business Demands 3. Creating Our First Universe 4. Creating the Data Foundation Layer 5. Creating the Business Layer 6. Testing Your Universe 7. The Data Foundation Layer – Advanced Topics 8. The Business Layer – Advanced Topics 9. Data Security and Profiles 10. A Multiuser Development Environment Index

Index awareness


Index awareness is a feature that will help the IDT use key columns while generating SQL queries to speed up data retrieval. The main idea of this feature is to use the available database index. A query based on an indexed database column will retrieve data faster than a normal column. To make it easier, let's take an example first and perform the following steps:

  1. Open the NorthWind Business layer and then navigate to the Business Layer tab from the left panel.

  2. Create a new Status Name dimension under the Orders folder.

  3. Go to the Queries tab from the left panel and create the following query:

  4. Then click on View Script to display the following SQL code generated by this query:

We can see the relation between the Orders, Customers, and Orders Status tables in the following figure:

As we can see, we have a filter on the status name to display the customer's information with new and invoiced orders only.

Now, let's have a closer look at our example. We have three tables in the FROM...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at R$50/month. Cancel anytime