Informatica Data Quality
- Informatica Data Quality 10.5
- All Products
CONSOL_AVG(string,group by)
Argument
| Required/Optional
| Description
|
---|---|---|
string
| Required
| Input port name.
|
group by
| Required
| Name of the input port that contains the group identifier.
|
SalesTotal1:= CONSOL_AVG(SalesTotal, GroupKey)