Displaying top or bottom values
For a report that presents a large amount of numeric data, it is useful to view, a snapshot of the highest or lowest values, such as, the top 100 order totals or the counties whose median home prices are in the bottom 10 percent. To display top or bottom values, use the Top N, Top Percent, Bottom N, and Bottom Percent operators.
For example, the following filter condition displays the top 100 orders:
The filter condition in the next example displays the median prices in the bottom 10 percent. If there are 1000 rows of data, 100 rows are displayed.