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

Aggregate awareness


The aggregate awareness feature is used to increase performance by leading the report query to select objects from the aggregated table instead of the detailed table at runtime. There are three main steps to set up the aggregate awareness feature:

  1. Insert the aggregated tables into our Data Foundation layer.

  2. Use the @Aggregate_Aware() function with common objects.

  3. Detect and set the incompatible objects.

As we don't have any aggregated tables in NorthWind, we will create an aggregated derived table to simulate a data mart table.

Inserting aggregated tables

The first step is to insert the data mart aggregated table into our Data Foundation layer. As we don't have one, we should create the aggregated derived table to simulate the case. In this example, we will create the Yearly Order Details derived table to aggregate the order quantity using Order Year, Order Quarter, and Order Month. These dimensions will be based on Order Date from the Orders table. To create the aggregated...

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 €18.99/month. Cancel anytime