Creating a filter
Creating a filter is a quick way to identify or isolate data.
You will isolate the values in the Phone column that actually match the pattern defined in the previous step. This will be possible through the use of a filter on the values that were found as true in the phone_matching column.
Procedure
Results
The data is filtered on the value true, and you will now work on this small sample of data.