BIRT Aggregate Extension Example
Introduction
This example shows how to create a BIRT Aggregate Data Extension
Imagine your manager wants you to create a new more optimistic way to sum up data in a report. Is there a way that you can create a common solution that can be consistently re-used across all of your reports? Through the Birt Aggregate Data Extension you can create new custom functions that show up as native BIRT functions.
Demonstration
- Aggregate Data Extension Flash Demo – An eleven minute demo that show how to build a BIRT Aggregate Data Extension.
Source Code
- Example Source Code – Source Code for the example demonstrated in the video.
Reports
- Example Report – Example report to test the created aggregate function.

