we r using aggregator with out using groupby?

Answer Posted / naresharavetis

if u use aggregator t/r without using group by function u
get one summirized result but group by option allows u get
deatil result.
for example .without using groupby u want see a releince
store sales .u will get sales of whole store but when uuse
group by u get imtemized sales result
storecode itemname sales
101 vegetable 500
101 vegetables 700
101 electronics 5000
101 electronics 10000
101 cooldrinks 200
101 cooldrinks 500

result without groupby: store sales:17400
result with groupby: vegetables sales :1200
electronics sales: 15000
cooldrinks sales: 700

Is This Answer Correct ?    4 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does the aggregator transformation handle null values?

916


hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you

9443


Why filter transformation is an active one?

756


What is the difference between source qualifier transformations source filter to filter transformation?

840


What are multi-group transformations?

777


Define filter transformation?

857


What is complex mapping?

866


What are junk dimensions?

815


What are the types of schemas we have in data warehouse.

721


design of staging area?

1799


What is dimensional table? Explain the different dimensions.

893


What is a joiner transformation and why it is an active one?

765


server hot-ws270 is connect to Repository B. What does it mean?

2125


Partition, what happens if the specified key range is shorter and longer

2214


explan ur project architecture?

1823