Record Selection for filtered records
We can also select records based on filters.
Suppose we want to select records whose annual revenue is greater than 10$ and less than 100$, then first filter record and then select a record. It is easy to do this step.

The below image shows selected data based on a filter.

Check all filters before making the selection to get the desire data set.