BIRT: A Field Guide to Reporting and over one million other books are available for Amazon Kindle. Learn more

Kindle Edition
 
   
Have one to sell? Sell yours here
BIRT: A Field Guide to Reporting
 
 
Start reading BIRT: A Field Guide to Reporting on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

BIRT: A Field Guide to Reporting [Paperback]

Diana Peh (Author), Alethea Hannemann (Author), Nola Hague (Author)
4.0 out of 5 stars  See all reviews (5 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $24.19  
Hardcover --  
Paperback --  
There is a newer edition of this item:
BIRT: A Field Guide (3rd Edition) (Eclipse Series) BIRT: A Field Guide (3rd Edition) (Eclipse Series) 4.0 out of 5 stars (1)
$43.06
In Stock.

Book Description

0321442598 978-0321442598 November 5, 2006 1

A new edition of this title is available, ISBN-10: 0321580273 ISBN-13: 9780321580276

 

The first in a two-book series about Business Intelligence and Reporting Technology, BIRT: A Field Guide to Reporting introduces reporting to a broad base of users. Built on the Eclipse platform, this exciting technology makes it possible for programmers and non-programmers to build and deploy complex reports with minimal effort.

BIRT: A Field Guide to Reporting presents information about how to develop and customize reports of progressive complexity using BIRT Report Designer. This tool was designed from the ground up for Web applications and uses a Web page-oriented design metaphor in contrast to older banded report writers that were developed before the advent of the Internet. This unique approach to report creation makes BIRT an approachable and effective tool for developers of all levels.

Report designs discussed include

  • Listing reports that include sorting, grouping, and totals
  • Summary reports, such as top N reports
  • Charts, including pie, line, bar, and gauge charts
  • Master-detail reports

Other topics discussed include

  • Understanding the technology
  • Planning report designs
  • Accessing data
  • Laying out and formatting reports
  • Building charts
  • Enhancing reports with interactive viewing, shared libraries, and localized text
  • Preparing reports for international data

Customers Who Bought This Item Also Bought


Editorial Reviews

About the Author

The authors are members of the extended BIRT development team and have backgrounds in both computer science and technical writing. Collectively, they have 165 years of technical consulting, training, writing, and publishing experience about reporting, business intelligence tools, and database technologies. They have published forty-two titles on these topics through numerous editions.

Excerpt. © Reprinted by permission. All rights reserved.

About this book

BIRT is a powerful reporting platform that provides end-to-end reporting solutions, from creating and deploying reports to integrating report capabilities into other enterprise applications. Two companion books, BIRT: A Field Guide to Reporting and Integrating and Extending BIRT, cover the breadth and depth of BIRT's functionality.

With BIRT Report Designer's rich set of tools, report developers can create many reports, simple and sophisticated, without programming. This book teaches report developers how to create reports using the graphical tools of BIRT Report Designer. Report developers who want to go beyond the graphical tools to customize the report-generation process or incorporate complex business logic in their reports should read the second book, Integrating and Extending BIRT. Both books describe the functionality available in BIRT 2.0.1.

Who should read this book

This book is intended for people who have a basic need for reporting. You need not be an expert at creating reports nor do you need years of programming experience. Familiarity with the following subjects, however, is useful:

  • HTML, for formatting report content
  • SQL, for writing basic queries to extract data from a database for a report
  • JavaScript, for writing basic expressions to manipulate data in the report

This book provides many examples of formatting with HTML, and writing SQL queries and JavaScript expressions, but it is not designed to teach you HTML, SQL, or JavaScript.

Contents of this book

This book is divided into several parts. The following sections describe the contents of each part.

Installing BIRT

Part I, "Installing BIRT," introduces the currently available BIRT reporting packages, the prerequisites for installation, and the steps to install and update the packages. Part I includes the following chapters.

Chapter 1, "Prerequisites for BIRT." BIRT provides a number of separate packages for BIRT Report Designer as downloadable archive (.zip) files on the Eclipse web site. Two of the packages are stand-alone modules and another requires an existing Eclipse environment. This chapter describes the prerequisites for each of the available report designer packages.

Chapter 2, "Installing a BIRT Report Designer." BIRT provides two report designers as separate packages, which are downloadable archive (.zip) files on the Eclipse web site. This chapter describes the steps required to install each of the available report designers.

Chapter 3, "Updating BIRT." BIRT packages are Eclipse-based, so it is easy to update any of them from earlier releases to release 2.0.1 or later. This chapter describes how you can install the latest packages without interrupting your work.

Getting Started

Part II, "Getting Started," provides an overview of the report creation process and introduces the report design environment. Part II includes the following chapters.

Chapter 4, "Learning the Basics." This chapter presents fundamental concepts of reporting and provides a tutorial. Report developers learn that the report design process begins with a paper and pencil sketch of the proposed report layout and continues through specifying data, laying out the report, formatting, previewing, and testing. In addition, this chapter orients the reader to the software. To accomplish that objective, the chapter provides a tutorial that walks the reader through a creation of a complete report.

Chapter 5, "Planning your Report." This chapter explains the planning process in greater detail. Planning is essential to creating effective and efficient reports. A thorough understanding of user requirements and objectives makes the development process smoother and achieves better results. This chapter discusses the types of requirements and other information that a report developer should consider when determining how to set up, format, and distribute a report.

Accessing Data

Part III, "Accessing Data," discusses the tasks necessary to connect to an external data source and extract data for use in a report. Part III includes the following chapters.

Chapter 6, "Connecting to a Data Source." Report data comes from many different information systems. An important step in developing a report is ensuring you can connect to a system that provides data. This chapter explains how to access data in JDBC databases, text files, and XML data sources.

Chapter 7, "Retrieving Data." Data sources typically contain more data than is needed in an effective report. This chapter explains how to define data sets to retrieve only the data required for a report. Specifically, this chapter describes retrieving data from JDBC databases, text files, and XML sources.

Designing Reports

Part IV, "Designing Reports," describes the tasks that a report developer completes to design reports using BIRT Report Designer. Part IV includes the following chapters.

Chapter 8, "Laying Out a Report." A report developer places and arranges report data on a page to determine how report users view the information. This chapter provides an overview of the layout model and describes the report elements that BIRT Report Designer provides for organizing and displaying data. This chapter also describes techniques for creating report sections and placing report elements.

Chapter 9, "Displaying Text." Much of the information in any report is textual. Textual information can be static text or values derived from data-set fields. Text can be as short as a single word, or span paragraphs or pages. This chapter describes the different types of textual elements that BIRT Report Designer provides, and how to use each type of element.

Chapter 10, "Formatting Report Content." Formatting different types of data within a report improves the clarity and visual appeal of the report. This chapter describes many formatting techniques, including how to change the display of dates, numbers, or currency values, format report elements based on conditions, and adjust the spacing between report elements.

Chapter 11, "Sorting and Grouping Data." Almost all reports require that a report developer structure the data that comes into the report. Grouping and sorting are two ways of structuring data to ensure that the critical relationships among various pieces of information in a report are apparent to the report user. For example, a report developer can use grouping and sorting with sales data to organize the data by region, then by office, and finally by sales representatives. This chapter also includes a tutorial.

Chapter 12, "Aggregating Data." One of the key features of any report is the ability to display summary, or aggregate, information. For example, a sales report can show the overall sales total, sales subtotals by product type, region, or sales representative, average sales amount, or the highest or lowest sales amounts. This chapter describes the common types of aggregate calculations, and explains how to write aggregate expressions and where to place them in a report.

Chapter 13, "Writing Expressions." To obtain the necessary data for a report, it is often necessary to use expressions to manipulate the raw data that comes from a data source. This chapter explains how to write JavaScript expressions and provides many examples of manipulating data, including how to convert numbers to strings, combine values from multiple data-set fields, search and replace string values, get parts of a string, and calculate the time between two dates.

Chapter 14, "Filtering Data." Often the data from a data set includes information that is not relevant in a particular report. To exclude this extraneous information from the report, a report developer filters the data to use only the data that pertains to the report. This chapter discusses how to use BIRT Report Designer to filter data and how to enable filtering in the external data set.

Chapter 15, "Enabling the User to Filter Data." A report developer can use parameters to enable report users to determine which part of the data they see in the report. For example, in a report of nationwide sales figures, filtering can be used to display the data for a user-specified region. This chapter shows how to set up a report that enables a user to specify parameter values to determine what data appears in a report. This chapter also shows how to design report parameters to improve their usability and presentation.

Chapter 16, "Building a Report with Subreports." This chapter provides examples of building and organizing subreports in a report. This chapter also includes a tutorial that provides an example of a master-detail report. This tutorial illustrates and reviews many of the topics from earlier chapters. A reader can complete the tutorial and practice applying the basic principles to build a more complex report that includes both side-by-side subreports and data set parameters.

Chapter 17, "Using a Chart in a Report." The graphical presentation of summary data is another way of improving the effectiveness of a report. A chart can serve as a report in itself or provide a synopsis of more complex data that appears in a report. Charts often provide an additional view of the data, highlighting or extending the information that appears in a report. This chapter introduces the types of charts that a developer can create and discusses the steps that are required to add a chart to a report. The chapter includes a tutorial that introduces a reader to the chart features.

Chapter 18, "Displaying Data in Charts." Setting up chart data differs somewhat from selecting typical report data and requires some specific knowledge about how to process data to produce effective charts. To modify which data appears and the arrangement of the data in the chart, you must use series, grouping, and axis settings. This chapter discusses how to define data expressions and use axis settings. Specifically, this chapter explains how to define chart ser...

Product Details

  • Paperback: 704 pages
  • Publisher: Addison-Wesley Professional; 1 edition (November 5, 2006)
  • Language: English
  • ISBN-10: 0321442598
  • ISBN-13: 978-0321442598
  • Product Dimensions: 9.1 x 7 x 1.3 inches
  • Shipping Weight: 2.2 pounds
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon Best Sellers Rank: #340,221 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

5 Reviews
5 star:
 (1)
4 star:
 (3)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (5 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

4 of 4 people found the following review helpful:
4.0 out of 5 stars birt - a field guide: the title speaks for itself, December 30, 2006
By 
This review is from: BIRT: A Field Guide to Reporting (Paperback)
"BIRT: A Field Guide to Reporting" is a great tutorial for learning how to use BIRT. BIRT (Business Intelligence and Reporting Tools" is described including its relationship to Eclipse. After covering how to install BIRT, the book goes into great detail on how to use the report designer.

The target audience should be familiar with HTML, SQL and JavaScript as stated in the introduction. The book describes functions used, but you are expected to know the basic syntax.

As expected, the book covers how to use each of the features of BIRT. They are all described with step by step instructions. There are also a few tutorials walking you through the process from start to finish. I liked the "how to" style for tasks.

The book includes tips on how to plan a report and what to consider. It also includes common code snippets that you may want to use and lists available functions.

I was particularly impressed with the abundance of screenshots and the excellent glossary. If you are thinking about using BIRT, this book is a valuable addition to your library.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 10 people found the following review helpful:
5.0 out of 5 stars Incredible power at an exceptional price... free!, November 27, 2006
This review is from: BIRT: A Field Guide to Reporting (Paperback)
Every once in awhile, I get to review a book on a technology or software package I've not heard of before. That was the case with BIRT: A Field Guide to Reporting by Diana Peh, Alethea Hannemann, and Nola Hague. I'm stunned at the quality and depth of this open-source Eclipse reporting tool. Oh, and the book's pretty good, too... :)

Contents:
Part 1 - Installing BIRT: Prerequisites for BIRT; Installing a BIRT Report Designer; Updating a BIRT Installation
Part 2 - Getting Started: Learning the Basics; Planning Your Report
Part 3 - Connecting to a Data Source; Retrieving Data; Binding Data
Part 4 - Designing Reports: Laying Out a Report; Displaying Text; Formatting Report Content; Sorting and Grouping Data; Aggregating Data; Writing Expressions; Filtering Data; Enabling the User to Filter Data; Building a Report That Contains Subreports; Using a Chart in a Report; Displaying Data in Charts; Laying Out and Formatting a Chart
Part 5 - Enhancing Reports: Designing a Multipage Report; Adding Interactive Viewing Features; Building a Shared Report Development Framework; Localizing Text; Glossary; Index

BIRT stands for Business Intelligence and Reporting Tools, and it runs on the Eclipse platform. Running as a plug-in or using the Rich Client Platform, BIRT will allow the user to create reports from various data sources like JDBC-enabled databases, text files, and XML files. The authors start out with the basics on how to download and install the software (it's dead simple). Then using a few tutorial exercises and plenty of screen prints, they walk you through the basics of connecting to a data source and building a report. The features available in BIRT seem endless, and I was completely amazed at the quality and depth that the software offers for both simple and complex report generation. Throughout the entire read, I kept thinking about a number of applications I wanted to try this out on. Normally to get something of this magnitude, you have to buy reporting packages that cost thousands. Peh, Hannemann, and Hague have completely twisted my world view when it comes to reporting. Great job!

The only thing that wasn't covered too much was how to roll this out to an end-user base without having to make your audience experts in Eclipse. It seems as if there must be some way to package these reports up to shield the user from the internals. There's a follow-on book that covers integration and extension of BIRT, and I'm hoping that deployment is covered more there. But that in no way takes away from the value and quality of what the authors did here...

This is subject matter that has me excited for some potentially cool applications. If things work the way I hope they will, I'll owe a debt of gratitude to this book...
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
4.0 out of 5 stars Birt Book review, December 17, 2007
By 
Amazon Verified Purchase(What's this?)
This review is from: BIRT: A Field Guide to Reporting (Paperback)
The book arrived in a timely manner. It was just what I needed. It help me develop reports and graphs that impressed my boss right away. Birt will be very competitive to high cost vendor solutions for business intelligence reporting. Right now it is a sleeper, best kept secret.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews



Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(6)
(3)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject