I am currently evaluating the main FOSS report generators. One of the features I'm looking for is the ability to manipulate the presentation of data when presenting a report in a browser:
- Bring the results
- Reorder Columns
- Group Results
- Filter data
The idea is to allow users to reproduce the results presented to them, without having to create a new report or modify a basic query. So:
- Does any version of FOSS support such features? (I know some commercial versions, but at the moment this is not what I'm looking for)
- If (# 1 == false), are there any third-party open source projects that provide such features?
I would like to receive answers regarding BIRT, JasperReport of Pentaho.
source
share