I am using CR XI sp1 querying a DB2 database. I have reports in which I group by procedure code and total for each occurence/use of the procedure code and then apply a TopN for lets say the top 50 or 100 codes used by a physician. Is there a way that I can create a parameter by which an end user can choose their own TopN value? Say top 40 codes rather than 50 or whatever other example....Is this a possibility?