Author Topic: aggregation for dataSetrow is possible?  (Read 3043 times)

nkpsu

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
aggregation for dataSetrow is possible?
« on: October 13, 2007, 01:31:24 AM »
i try to add a new report using some of aggregate functions, sum(), count(), etc., it is running  in my eclipse birt report designer, then i upload into konakart, it run the report but the aggregate functions value to be wrong. if is possible? 




Brian

  • Administrator
  • Sr. Member
  • *****
  • Posts: 212
    • View Profile
    • KonaKart Website
Re: aggregation for dataSetrow is possible?
« Reply #1 on: October 13, 2007, 02:04:28 AM »
Hi nkpsu,

It sounds an unusual case.   Perhaps you could try using the same jars in the birt-viewer webapp in the KonaKart container as you have in the development environment?   It's hard to imagine how these values could be wrong if they're pointing to the same database...

Brian