Common Content for Data Engineering
- Common Content for Data Engineering 10.2.2 HotFix 1
- All Products
CONSOL_MIN(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_MIN(SalesTotal, GroupKey)