Aggregation problem [message #829612] |
Mon, 26 March 2012 10:53  |
Eclipse User |
|
|
|
So I am trying to aggregate one of my columns and for some reason or another it doesn't show up on the report footer.
1. I added "Aggregation" from the Quick Tools menu
2. I selected SUM as the report function
3. The expression is a column binding: parseInt(row["Amount"])
(the column is String numbers, that's why I have to use parseInt)
4. I have a filter that says ignore row values that contain "*****".
(The stars in used in place of null values in the report)
Seems quick and easy. I am using the BIRT Field Guide as my reference and I don't think I missed anything.
Any ideas on what to check?
|
|
|
|
Powered by
FUDForum. Page generated in 0.04502 seconds