Hello,
I am working on a report in Crystal 10 in which I have 3 groups. The groups are "Category", "Sub Category" and "Product Type" for a ticketing system. I have a count on the third group, Product Type which shows a count of all tickets which have each Product Type over a specified time frame. My issue is that I need to sort this count to only show the top 10 counts and, TopN does not work for me due to this being the third group in order. I know that getting rid of the top 2 groups would solve the problem however, we have to have the groups set up in this order for the count to be accurate due to the nature of the database that we're working with. If anyone can offer suggestions as to how I can limit the count on this bottom group to only show the top 10, it would be greatly appreciated!!
I am working on a report in Crystal 10 in which I have 3 groups. The groups are "Category", "Sub Category" and "Product Type" for a ticketing system. I have a count on the third group, Product Type which shows a count of all tickets which have each Product Type over a specified time frame. My issue is that I need to sort this count to only show the top 10 counts and, TopN does not work for me due to this being the third group in order. I know that getting rid of the top 2 groups would solve the problem however, we have to have the groups set up in this order for the count to be accurate due to the nature of the database that we're working with. If anyone can offer suggestions as to how I can limit the count on this bottom group to only show the top 10, it would be greatly appreciated!!