Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
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

Product type Book
Published in Sep 2014
Publisher
ISBN-13 9781782170907
Pages 310 pages
Edition 1st Edition
Languages
Author (1):
Taha Mahmoud Taha Mahmoud
Profile icon Taha Mahmoud
Toc

Table of Contents (17) Chapters close

Creating Universes with SAP BusinessObjects
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Introduction to BI and the Semantic Layer 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 €14.99/month. Cancel anytime