Hi...
   Can anyone suggest how to implement "having" clause in FM
			
			
			
				I got that..... 
			
			
			
				Few ways i think
* Use a filter in the Summary Filter section of ReportStudio (or QueryStudio)
* Make the filter in FM filter a value against an aggregate function...  Ex:  total([amount]) = 100     That should force the query to group the data and filter against the summed value