Bug 286635 - Limited functions in datacube
Summary: Limited functions in datacube
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Mingxia Wu CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2009-08-14 09:02 EDT by Matthieu GEISS CLA
Modified: 2010-05-06 03:04 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu GEISS CLA 2009-08-14 09:02:49 EDT
Summary fields functions are limited to: SUM / MAX / MIN / FIRST / LAST / COUNT / COUNTDISTINCT.

Some other functions would be useful like: AVG (even it's possible to calculate it by using SUM and COUNT), STD derivation etc.

Regards - Matthieu
Comment 1 Lin Zhu CLA 2009-08-14 23:57:12 EDT
Hi,

I believe ave is already supported.

We will evaluate the feasibility of add other aggregations.

Thanks.
Lin