I have created a query which has the fields - Alarm Type, which is sorted ascending, Node Name, and Alarm Count (By Node Name) which is sorted descending. The purpose of the query is to demonstrate the node which produced the highest type of each alarm. The query does this fine but, for my report I would like to just show the top 10 of each alarm type without having to split up the query at all. Is this possible??? Any help would be greatly appreciated.