Filter by fields (Field-based filtering)
A file for that operation should contain field names title.
E.g.:
;Email address, User name, Age, Country.
For instance, we got a list containing addresses and additional parameters for
them. E.g.:
;Email address, User name, Age,
Country
one@mail.de, Adolf, 24,
Germany
two@mail.es, Teresa, 27,
Spain
three@mail.com, Muller,
27, Germany
four@mail.us, Bill, 77,
USA
five@msn.com, Bill, 24,
Canada
The filtering is a capability to extract and save only those records that comply
with some criteria. For instance, the task is to choose all records with users
from Germany only. So we come to the following results:
;Email address, User name,
Age, Country
one@mail.de, Adolf,
24, Germany
three@mail.com,
Muller, 27, Germany
Or all records with Bill as a user name mentioned:
;Email address, User name,
Age, Country
four@mail.us, Bill,
77, USA
five@msn.com, Bill,
24, Canada
Or all records with negation, e.g., all users whose addressees do not contain
"mail".
;Email address, User name,
Age, Country
five@msn.com, Bill,
24, Canada
For operation execution you have to indicate an input file name and then hit
"Parse" key, the fields from the list appears at the "Apply to
"
field. Then you have to make one or several (or more) rules with required parameters.
Indicate the output files and press "Run" key.

Next operation
Technical support
Registration details
Email management software
|