Combined Filter
This example demonstrates how to combine the use of two filters. When used in combination, it first selects all records that match the first filter, and then filters the results of the first filter to find records that match the second filter.