| By Jason Weathersby | Article Rating: |
|
| July 15, 2010 02:15 PM EDT | Reads: |
1,880 |
BIRT Introduced OLAP style data cubes and crosstabs in version 2.2 and while they have been around for some time we still get a lot of questions on how to use and manipulate them. Below are just some of the resources that have been posted to BIRT Exchange that should help you with cubes and crosstabs.
Introduction Resources
To get an idea of what a BIRT cube is and how to tie it to a crosstab report item, take a look at this article which provides a detailed write-up of the technology and supplies some examples.
To see a recorded demonstration of a crosstab style report being build see this tutorial video.
Event Based Scripting Resources
BIRT provides event based server side scripting for almost all report items, including crosstabs. A detailed blog post is available here with an example that demonstrates implementing a crosstab with event handler script. 
Client Side Crosstab Scripting
BIRT supplies a Text report item that allows formatted HTML to be inserted into BIRT reports. Text elements can also be used to insert client side script that will execute while viewing the report in HTML. The Text element can be used in conjunction with a crosstab to add client side script to the crosstab. As an example of this take a look at these on BIRT Exchange. One of the examples animates the crosstab by iteratively changing the background color of a cell based on its value while the other inserts mouse over events to highlight specific cells.
Using the DE API in conjunction with a Crosstab
The BIRT Project provides the Design Engine (DE API) to construct report, template and library designs. This API is used by the designer when building BIRT content. Not only can this API be used in a Java project but can be called from a Java/Java Script event handler to modify a currently running report. There are many examples of this on BIRT Exchange. A couple of examples that are relevant to cubes and crosstabs are listed below.
This example uses report parameters and a beforeFactory JavaScript event to change the sort order for a crosstab.
Another example of using this approach is located here. This example contains a report with no graphical content, but does contain a datasource, dataset, and data cube. It uses report parameters and a beforeFactory JavaScript event to construct a crosstab based on the parameters.

Building a crosstab with the API
If you are using the DE API to create reports from your Java application and wish to add crosstabs to your reports this example illustrates building a data cube and adding a crosstab to a report using the API.
Extended Capabilities
If you are interested in further capabilities, Actuate 11 which will be released this fall, provides a new feature called the Actuate BIRT Data Analyzer. This product is a zero footprint browser based BIRT cube analyzer. It can be used with existing BIRT reports that contain cubes to add, modify, re-order, or remove dimensions and measures without having to re-execute the report.
In addition to the above, the Data Analyzer can be used to pivot, filter, sort, and add computed measures and aggregates to the crosstab, all from within the browser without re-executing the report.
If you are interested in trying out this feature download the latest milestone build of the Actuate BIRT Report Designer from the milestone build page.
Published July 15, 2010 Reads 1,880
Copyright © 2010 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Jason Weathersby
Jason Weathersby is a member of the extended BIRT development team at Actuate Corporation and has backgrounds in both computer science and technical writing. He has many years experience in technical consulting, training, writing, and publishing about reporting, business intelligence tools, and database technologies.
- The Top 250 Players in the Cloud Computing Ecosystem
- Open Letter to the President of Syria Bashar al-Assad
- Cloud Computing, SOA and Windows Azure
- SMB Cloud Is A Hacker's Paradise
- Manage Your Source Data Assets . . .
- Cloud Databases for Dummies
- What's the Difference Between dataSetRow["FIELD"] and row["FIELD"]
- Jahia Cloud Edition Embraced by New Clients
- Linuxcon Presentation – Open Source Toolchains for Cloud Computing
- "Cloud Musings" Named A "Top 50 Blog"
- Exadel JavaFX Plug-in for Eclipse v. 1.3.4 with Organize Imports
- Intel and Nokia Establish First Joint Research Laboratory at University of Oulu
- The Top 250 Players in the Cloud Computing Ecosystem
- Cloud Expo Announces CloudCamp @ Cloud Expo Silicon Valley
- Open Letter to the President of Syria Bashar al-Assad
- Cloud Computing, SOA and Windows Azure
- Sun’s Ex-Cloud CTO Finds Home at Cisco
- BIRT and OLAP
- SMB Cloud Is A Hacker's Paradise
- Manage Your Source Data Assets . . .
- Cloud Databases for Dummies
- Nuxeo Introduces Correspondence Management for Nuxeo Case Management Framework
- What's the Difference Between dataSetRow["FIELD"] and row["FIELD"]
- Jahia Cloud Edition Embraced by New Clients
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- The i-Technology Right Stuff
- Creating Web Applications with the Eclipse Web Tools Project
- Eclipse Special: Remote Debugging Tomcat & JBoss Apps with Eclipse
- The Next Programming Models, RIAs and Composite Applications
- Where Are RIA Technologies Headed in 2008?
- How to Bring Eclipse 3.1, J2SE 5.0, and Tomcat 5.0 Together
- SYS-CON Webcast: Eclipse IDE for Students, Useful Eclipse Tips & Tricks
- Eclipse: The Story of Web Tools Platform 0.7
- "Eclipse 3.0 is a Great Leap Forward," Says JDJ's Dudney
- Developing an Eclipse BIRT Report Item Extension
- The Top 250 Players in the Cloud Computing Ecosystem


































