Common Content for Data Engineering 
			
			- Common Content for Data Engineering 10.5
 - 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)