I have a report where I only want to graph and show in table format the top twenty. For example, I have a field which can list any number of results, but I want to aggregate the results into groups and show only the twenty that have the most records.
thanks