I have a report that is based on a query. In the detail section of the report I want to limit the number of detail lines to top N. (like a select TOP N type query). In this sample I want the top 2 rows. Query I have so far is I have a report that is based on a query. In th