Set Include Ties to True to accommodate groups whose summarized values are equal.For example, suppose you had the following groups:
If you set your top N to be three, but you do not select "Include ties," your report will show Order 1, Order 2, and Order 3.
However, if you select "Include ties," your report will show Order 1, Order 2, Order 3, and Order 4 even though N is set as three. In this way, the program accommodates the equal values of orders 3 and 4.
When the program runs the report, it will include only those groups that you specified.