Bug 173903 - Total.runningcount and Total.runningsum do not increment properly
Summary: Total.runningcount and Total.runningsum do not increment properly
Status: RESOLVED DUPLICATE of bug 155090
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.1.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.2.0   Edit
Assignee: Mingxia Wu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-12 13:56 EST by Jason Weathersby CLA
Modified: 2007-04-09 09:42 EDT (History)
0 users

See Also:


Attachments
example that has the problem (32.86 KB, text/xml)
2007-02-12 13:57 EST, Jason Weathersby CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Weathersby CLA 2007-02-12 13:56:13 EST
If I use a nested group and build a highlight that is set to a runningcount the count increments for every detail in the nested group.  expected behavior is to have the running count increment for every element in a group, not every detail in a group.
Comment 1 Jason Weathersby CLA 2007-02-12 13:57:25 EST
Created attachment 58790 [details]
example that has the problem
Comment 2 Rick Lu CLA 2007-02-13 22:20:47 EST
Assign to Data team for further investigation.
Comment 3 Mingxia Wu CLA 2007-02-14 02:56:17 EST
Current implemetation doesn't support the requirement of aggregate on group element. We need to do extra work on our aggregaton framework.
Comment 4 Lin Zhu CLA 2007-04-09 09:42:15 EDT

*** This bug has been marked as a duplicate of bug 155090 ***