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

Source Code

Reports

  • Example Report – Example report to test the created aggregate function.