Book Image

Pentaho Business Analytics Cookbook

By : Sergio Ramazzina
Book Image

Pentaho Business Analytics Cookbook

By: Sergio Ramazzina

Overview of this book

<p>Pentaho Business Analytics 5 is a complete open source business intelligence suite, providing data integration, OLAP, reporting, data visualization, and data mining features.&nbsp; Pentaho Business Analytics Cookbook provides you with a valuable and detailed set of recipes that illustrate all the features of Pentaho Business Analytics 5, the new version of the popular BI platform. The book provides clear illustrations and simple examples, helping you learn the core topics visually.</p>
Table of Contents (19 chapters)
Pentaho Business Analytics Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Adding filters to limit a report's output


Until now, we have seen a set of recipes that will make us confident about creating a simple report using Pentaho interactive report. Now we are going to present two recipes to help us become familiar with different ways of limiting the report output. This recipe shows you how to apply a filter to the report.

How to do it...

A filter is a sort of predefined condition we put at design time to limit or point our report output to a specific set of records we are looking for. While executing the report, the user is not able to change the filter. It is a sort of WHERE condition for anyone who is familiar with the SQL language.

  1. Go to the /Public/Pentaho BA Cookbook/Interactive Reports folder and select Interactive Rpt Sample 7, which we created and saved in the previous recipe.

  2. Select Edit… from the File Actions menu.

  3. The Interactive Report designer starts and opens the report in the Opened perspective.

  4. Let's suppose we want to limit our report output to consider...