You are not logged in.
Announcement
Unanswered posts
|
Hello,
I have a problem with tAggregate row. I dont know if I will be able to explain this problem. but let me try
I have a flow which has the following fields REPORT_DATE , SITE_ID, CIRCLE_ID,LANGAUGE. Now I want to get an aggregate of this flow which shoud be grouped by REPORT_DATE,SITE_ID,CIRCLE_ID and LANGUAGE. I want the count of CIRCLE_ID as the aggregated function. I tried to do this using a tAggregaterow. But Always I am getting only one row where as actually there should be lots of rows. Is there any problem in the Grouping mechanism of the tAggregate row. I am using the Talend 2.0.0 RC1 version.
With Best Regards
Babu
I am attaching the properties of tAggregate row here.