Search icon CANCEL
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
SAP BusinessObjects Reporting Cookbook

You're reading from   SAP BusinessObjects Reporting Cookbook Over 80 recipes to help you build, customize, and distribute reports using SAP BusinessObjects

Arrow left icon
Product type Paperback
Published in Aug 2014
Publisher
ISBN-13 9781782172437
Length 380 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Yoav Yohav Yoav Yohav
Author Profile Icon Yoav Yohav
Yoav Yohav
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Working with the BI Launch Pad FREE CHAPTER 2. Creating New Queries 3. Working Inside the Report 4. Working with Tables 5. Working with Charts 6. Formatting Reports 7. Filtering the Report Data 8. Merging Data 9. Using Formulas and Variables 10. Using Hyperlinks 11. Using Drill 12. Scheduling Reports 13. Working with BI Workspaces 14. Web Intelligence Rich Client Index

Using combined queries


Combined queries are a form of advanced querying technique that uses several queries for comparison in order to return a single dataset.

Using combined queries enables us to retrieve results from more than one query into a single table by comparing the rows of each query while a subquery compares a single object result.

Combined queries can use the following operators:

  • Union: This will include the rows from both queries (this is also the default operator and is similar to the OR operator between query filters)

  • Intersection: This includes the rows that are common to both queries (just like the AND operator between query filters)

  • Minus: This includes the rows from the first query minus the rows from the second query

When building combined queries, the order, data type, and number of result objects has to be the same; however, there is no limitation to the number of query filters.

Getting ready

We are required to use the Island Resorts Marketing universe this time as our data...

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 $19.99/month. Cancel anytime