Group values with no detail
                    I want to show a group with summary amounts, but not the individual items of the group.  Basically something like a group by SQL statement does.  It appears that I will have to create an external group by sql statement and then feed that into FastReports - but I was hoping Fast Reports was able to do this on its own.                
                            
Comments