#Q1034 - Some Examples of Advanced Filters.

How to use this Knowledge Base article.

For a quick solution to creating a specific filter, please click on the appropriate numbered example below and you will see a step-by-step description of how to create that filter. This document can also be used in conjunction with the manual to better understand the process of creating advanced filters.

We recommend that you read the overview which discusses types of filters.

Once created and saved, an advanced filter can be used again and again. For examples of where to create advanced filters and how to access them once created and saved, please see:
Where to Create and Access Advanced Filters.
To see how advanced filters can be used in conjunction with artwork reports, please see:
Using Artwork Reports in Conjunction with Advanced Filters.

About the Examples.

We have included a wide selection of commonly used single criteria and multiple criteria filters that you can adapt to your needs. As you will notice, the more complex multiple criteria filters are composed by combining different single criteria filters.

Patron Single Criteria Advanced Filters.
01. Patrons with a MailCity of San Francisco.
02. Patrons who are Collectors.
03. Patrons who are not Collectors.
04. Patrons with a MailCity that is not Olympia.
05. Patrons who have Average Purchases greater than $500.
06. Patrons who have Total Purchases of $800 or more.
07. Patrons who have Total Purchases of less than $500.
08. Patrons who were Entered on or before January 3rd, 2001.
09. All patrons with a PatronName beginning with "A".
10. Patrons who do not have an Email Address.
11. Patrons who have an Email Address.

Patron Filters using Multiple Criteria with the "AND" Operand.
01. Patrons who are collectors AND also have a MailZip of 01075.
02. Patrons who have an Email Address AND also have a MailCity of San Francisco.

03. Patrons who have a MailZip from 98501 to 98506.
04. Patrons who do not have an Email Address AND also have a MailCity of Northampton.
05. Patrons who have an Email Address AND also have a MailZip from 98501 to 98506.
06. Patrons who do not have an Email Address AND also have a MailZip from 97201 to 97205.
07. Patrons who are collectors AND have an Email Address AND also have a MailState of South Carolina AND also have spent $500 or more in Total Purchases.

Patron Filters using Multiple Criteria with the "OR" Operand.
01. Patrons with a MailCity of either Seattle OR San Francisco.
02. Patrons who have a MailZip of 98501 OR patrons who have a MailZip of 98503 OR patrons who have a MailZip of 98506.
03. Patrons who are defined as either Individuals OR Workshop Participants.
04. Patrons with a MailCity of Olympia AND whose patron type is either "Individuals" OR "Workshop Participants".
05. Patrons who are Collectors AND who have a MailState of either North Carolina OR South Carolina.
06. Patrons who have made Total Purchases of over $500 AND who do not have an Email Address AND who have a MailState of either "Washington" or "British Columbia".

Artwork Single Criteria Advanced Filters.
01. Artwork in the Series "Pioneer Valley 2005".
02. Artwork with a Medium of Giclee.
03. All proofs except MainEdition.
04. Artworks Created after 2002.
05. All artwork with a Retail Price of $750 or more.
06. Artworks Created before 1995.
07. All artwork of Size 10 x 8 or less.
08. All artworks with a Title beginning with "A".
09. All artworks not in any Series.
10. All artworks that are in any Series.

Artwork Filters using Multiple Criteria with the "AND" Operand.
01. Artwork in the Series "San Francisco 2006" AND that has a Status of Sold.
02. All Proofs, except Main Edition, with a Status of Available.
03. Artwork that has a Status of Available AND a Retail Price of $1000 or more.
04. Artwork Created in 2002, 2003 or 2004.
05. Artwork Created in 2002, 2003 or 2004 AND that also has a Status of Available.

Artwork Filters using Multiple Criteria with the "OR" Operand.
01. Artworks with a Medium of either Acrylic OR Oil on Canvas.
02. Artworks with a Status of Available AND that have a Medium of either "Acrylic" OR "Oil on Canvas".
03. Artwork Created in 2002 OR 2003 OR 2005.
04. Artwork that has a Status of Available AND was Created in 2002 OR 2003 OR 2005.

Overview of Types of Filters:

Advanced Filters can consist of either a single criteria or of multiple criteria. Single criteria filters search for one distinguishing item, whereas multiple criteria filters will search for more than one distinguishing item.

You can create a more complex search string to filter for multiple criteria. When creating multiple strings you will use "AND" or "OR" to combine different single strings. (AND and OR are called operands). The use of the AND and the OR operand will affect the way the filter acts:

1. Using the "AND" operand limits the search by requiring that all values must be present. For example: an Artwork filter "Medium = Giclee" AND "Size = 10 x 8" will locate only artworks that meet both criteria: Giclee AND size 10 x 8.

2. Using the "OR" operand limits the search by requiring that only one of the values is present. For example: an Artwork filter "Medium = Giclee" OR "Size = 10 x 8" will locate all artworks that are Giclee (irrespective of size) and all artworks that are 10 x 8 (irrespective of medium). The "OR" filter will select more artworks than the "AND" filter.

Modifying the Filter by using Different Comparisons.

In the above example, Artwork filter "Medium = Giclee" AND "Size = 10 x 8", we only use the "=" comparison. However, there are other comparisons that can be used. The choice of the Comparison used will determine what is filtered:

1. Use "=" when the records selected by the filter will each be equal to the value specified in the Where combo-box.
For example, you are creating an advanced filter to select patrons with a MailCity of San Francisco.
For example, you are creating an advanced filter to select artwork in the Series "Pioneer Valley 2005".

2. Use "< >" when the records selected by the filter will each be values lesser than or greater than the value specified in the Where combo-box. (All values except the value specified in the Where combo-box).
For example, you are creating an advanced filter to select all patrons except those with a MailCity that is Olympia.
For example, you are creating an advanced filter to select all Proofs except MainEdition.

3. Use ">" when the records selected by the filter will each be greater than the value specified in the Where combo-box.
For example, you are creating an advanced filter to select all patrons with Average Purchases of more than $500. That is to say, $500.01 or more.
For example, you are creating an advanced filter to select all artworks Created after 2002. That is to say, 2003 or later.

4. Use ">=" when the records selected by the filter will each be greater than or equal to the value specified in the Where combo-box.
For example, you are creating an advanced filter to select all patrons who have Total Purchases of $800 or more.
For example, you are creating an advanced filter to select all artwork with a Retail Price of $750 or more.

5. Use "<" when the records selected by the filter will each be less than the value specified in the Where combo-box.
For example, you are creating an advanced filter to select all patrons who have Total Purchases of less than $500. That is to say, $499.99 or less.
For example, you are creating an advanced filter to select all artwork Created before 1995. That is to say, 1994 or earlier.

6. Use "<=" when the records selected by the filter will each be less than or equal to the value specified in the Where combo-box.
For example, you are creating an advanced filter to select all patrons who were Entered on or before January 3rd, 2001. That is to say, an EntryDate less than or equal to 01/03/2001.
For example, you are creating an advanced filter to select all artwork of Size 10 x 8 or less.

7. Use "Like" when the records selected by the filter have a value specified in the Field combo-box which relates to a value in the Like box.
For example, you are creating an advanced filter to select all patrons with a PatronName beginning with "A".
For example, you You are creating an advanced filter to select all artworks with a Title beginning with "A".

8. Use "Is Null" when the records selected by the filter do not have a value specified in the Where combo-box.
For example, you are creating an advanced filter to select all patrons who do not have an email address.
For example, you are creating an advanced filter to select all artworks that are not in any Series.

9. Use "Is Not Null" when the records selected by the filter have a value specified in the Where combo-box.
For example, you are creating an advanced filter to select all patrons who have an Email Address.
For example, you are creating an advanced filter to select all artworks that are in any Series.

Using Parentheses to Create a Filter.

Depending on whether you are combining different single criteria filters with "AND" or with "OR", you may need to use parentheses to determine how the elements are calculated:

1. When using only "AND" to combine different single criteria filters it is not necessary to use parentheses.

2. When using "OR" to combine different single criteria filters it is necessary to use parentheses to show how the elements are combined.

3. When combining "And" and "OR" operands, you may need parentheses around "AND" groups of items.

Back to the top

Where to Create and Access Advanced Filters.

Once you have created and saved an advanced filter, you can reuse it in different places:
An advanced patron filter can be created or accessed in Patrons or Mail List.
An advanced artwork filter can be created or accessed in Artwork, Consignment, Registry, Project, Media, Price List, Show Entry and Mail List.

Creating and accessing advanced patron filters.

Advanced patron filters can be created or accessed in Patron and Mail List functions. Here are some examples:

To create an advanced patron filter in View Patrons:
1. From the Main Switchboard, click on Patrons.
2. In View Patrons, click on Adv Filter.
(An advanced patron filter can be similarly created in Patron List and Patron Data Sheet.)

To access an already created filter, use the Filter combo box.

To create an advanced patron filter when creating a new Mail List:
1. From the Main Switchboard, click on Mail List.
2. Click on New, create and save a new Mail List.
3. In Edit Mail List, click on Add Patrons and select "Add individual patrons from select list".
4. In the "Add Patrons to Mail List" screen, click on Adv Filter

To access an already created filter, use the Filter combo box.

Creating and accessing advanced artwork filters.

Advanced artwork filters can be created or accessed in Artwork, Consignment, Registry, Project, Media, Price List, Show Entry and Mail List (select image) functions. Here are some examples:

To create an advanced artwork filter in View Artwork:
1. From the Main Switchboard, click on Artwork.
2. In View Artwork, click on Filter to display the Filter screen.
3. In the Filter screen, click on Create Advanced Filter

To access an already created filter, use the Filter combo box.

To create an advanced artwork filter in Artwork List or Artwork Datasheet:
1. From the Main Switchboard, click on Artwork.
2. In View Artwork, click on Artwork List to display the Artwork List.
3. In Artwork List, click on Adv Filter.
(For Artwork Datasheet, select Artwork Datasheet instead of Artwork List)

To access an already created filter, use the Filter combo box.

To create an advanced artwork filter when creating a new Consignment:
1. From the Main Switchboard, click on Consignments.
2. Click on New, create and save a new Consignment.
3. In Edit Consignment, click on Select Work to display the "Send Work to Consignment" screen.
4. In the "Send Work to Consignment" screen, click on Adv Filter.

To access an already created filter, use the Filter combo box.

To create an advanced artwork filter when creating a new Media:
1. From the Main Switchboard, click on Media.
2. Click on New Media, create and save a new Media.
3. In Media Edit, click on Add Images to display the "Select Images for Media" screen.
4. In the "Select Images for Media" screen, click on Adv Filter.

To access an already created filter, use the Filter combo box.

Back to the top

Using Artwork Reports in Conjunction with Advanced Filters .

Select an advanced artwork filter in View Artwork and use the result in an Artwork Report:
1. From the Main Switchboard, click on Artwork to display View Artwork.
2. In View Artwork, use the Filter combo box to select a previously created advanced filter.
-- Only artwork that meet the criteria of the filter will display.
3. In View Artwork, click on Reports to display Artwork Reports.
4. In Which Report, select the appropriate report.
5. In Filter Report, choose From Artwork Form Filter.
6. After selecting any appropriate options, click Preview.
The report generated will only relate to the filtered artworks.
The same can be achieved when first creating an advanced filter.
The same can be achieved in Artwork List or Artwork Datasheet.

To create an advanced artwork filter in Artwork Reports:
1. From the Main Switchboard, click on Artwork.
2. In View Artwork, click on Reports to display Artwork Reports.
3. In Which Report, select the appropriate report.
4. In Filter Report, choose Select from List.
5. Click Preview to display Artwork List.
6. In Artwork List, click on Adv Filter.

To access an already created filter, use the Filter combo box.

Back to the top

Step-By-Step Examples: Creating a Single Criteria Patron Filter.

Use "=" when the records selected by the filter will each be equal to the value specified in the Where combo-box.

01. You are creating an advanced filter to select patrons with a MailCity of San Francisco.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailCity"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "San Francisco"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

02. You are creating an advanced filter to select patrons marked as Collectors.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "CollectTag"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "All Collectors"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

03. You are creating an advanced filter to select patrons not marked as Collectors.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "CollectTag"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "No Collectors"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "< >" when the records selected by the filter will each be values lesser than or values greater than the value specified in the Where combo-box. That is to say, all values except the value specified in the Where combo-box.

04. You are creating an advanced filter to select all patrons EXCEPT those with a MailCity that is Olympia.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailCity"
-- From the Comparison combo-box, select "< >"
-- From the Where combo-box, select "Olympia"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use ">" when the records selected by the filter will each be greater than the value specified in the Where combo-box.

05. You are creating an advanced filter to select all patrons who have Average Purchases greater than $500.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "AvgPurchase"
-- From the Comparison combo-box, select ">"
-- From the Where combo-box, select "$500.00"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use ">=" when the records selected by the filter will each be greater than or equal to the value specified in the Where combo-box.

06. You are creating an advanced filter to select all patrons who have Total Purchases of $800 or more.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "TotPurchase"
-- From the Comparison combo-box, select ">="
-- From the Where combo-box, select "$800.00"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name..

Back to the top

Use "<" when the records selected by the filter will each be less than the value specified in the Where combo-box.

07. You are creating an advanced filter to select all patrons who have Total Purchases of less than $500.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "TotPurchase"
-- From the Comparison combo-box, select "<"
-- From the Where combo-box, select "$500.00"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "<=" when the records selected by the filter will each be less than or equal to the value specified in the Where combo-box.

08. You are creating an advanced filter to select all patrons who were Entered on or before January 3rd, 2001. That is to say, an EntryDate less than or equal to 01/03/2001.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Entry Date"
-- From the Comparison combo-box, select "<="
-- From the Where combo-box, select "01/03/2001"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "Like" when the records selected by the filter have a value specified in the Field combo-box which relates to a value in the Like box.

09. You are creating an advanced filter to select all patrons with a PatronName beginning with "A".
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "PatronName"
-- From the Comparison combo-box, select "Like"
-- From the Like combo-box, select "A"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "Is Null" when the records selected by the filter do not have a value specified in the Where combo-box.

10. You are creating an advanced filter to select all patrons who do not have an Email Address.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Email"
-- From the Comparison combo-box, select "Is Null"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "Is Not Null" when the records selected by the filter have a value specified in the Where combo-box.

11. You are creating an advanced filter to select all patrons who have an Email Address.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Email"
-- From the Comparison combo-box, select "Is Not Null"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Step-By-Step Examples: Patron Filters using Multiple Criteria With The "AND" Operand.

01. You are creating an advanced filter to select patrons who are Collectors AND also have a MailZip of 01075.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "CollectTag"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "All Collecters"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailZip"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "01075"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

02. You are creating an advanced filter to select patrons who have an Email Address AND also have a MailCity of San Francisco.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "email"
-- From the Comparison combo-box, select "Is Not Null"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailCity"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "San Francisco"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

03. You are creating an advanced filter to select patrons with a MailZip from 98501 to 98506. That is to say, zip codes equal to or greater than 98501 AND zip codes equal to or lesser than 98506.
-- Line One
-- From the Field combo-box, select "MailZip"
-- From the Comparison combo-box, select ">="
-- From the Where combo-box, select "98501"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailZip"
-- From the Comparison combo-box, select "<="
-- From the Where combo-box, select "98506"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

04. You are creating an advanced filter to select only patrons who do not have an Email Address AND also have a MailCity of Northampton.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "email"
-- From the Comparison combo-box, select "Is Null"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailCity"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Northampton"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

05. You are creating an advanced filter to select patrons who have an Email Address AND have a MailZip from 98501 to 98506. That is to say, zip codes equal to or greater than 98501 AND equal to or lesser than 98506.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "email"
-- From the Comparison combo-box, select "Is Not Null"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailZip"
-- From the Comparison combo-box, select ">="
-- From the Where combo-box, select "98501"

-- Line Three
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailZip"
-- From the Comparison combo-box, select "<="
-- From the Where combo-box, select "98506"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

06. You are creating an advanced filter to select patrons who do not have an Email Address AND have a MailZip from 97201 to 97205. That is to say, zip codes equal to or greater than 97201 AND zip codes equal to or lesser than 97205.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "email"
-- From the Comparison combo-box, select "Is Null"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailZip"
-- From the Comparison combo-box, select ">="
-- From the Where combo-box, select "97201"

-- Line Three
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailZip"
-- From the Comparison combo-box, select "<="
-- From the Where combo-box, select "97205"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

07. You are creating an advanced filter to select patrons who are Collectors AND have an Email Address AND a MailState of South Carolina AND also have Total Purchases of $500 or more.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "CollectTag"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "All Collectors"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "email"
-- From the Comparison combo-box, select "Is Not Null"

-- Line Three
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailState"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "SC"

-- Line Four
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "TotPurchase"
-- From the Comparison combo-box, select ">="
-- From the Where combo-box, select "$500.00"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Step-By-Step Examples: Patron Filters using Multiple Criteria With The "AND" and "OR" Operand.

01. You are creating an advanced filter to select patrons with a MailCity of Seattle OR a MailCity of San Francisco.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Paren combo box select "("
-- From the Field combo-box, select "MailCity"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Seattle"

-- Line Two
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "MailCity"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "San Francisco"
-- From the Paren combo box select ")"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

02. You are creating an advanced filter to select patrons who have a MailZip of 98501 OR patrons who have a MailZip of 98503 OR patrons who have a MailZip of 98506.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select " MailZip "
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "98501"

-- Line Two
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "MailZip"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "98503"

-- Line Three
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "MailZip"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "98506"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

03. You are creating an advanced filter to select patrons whose patron type is either "Individuals" OR "Workshop Participants".
-- Line One
-- From the And/Or combo box select "AND"
-- From the Paren combo box select "("
-- From the Field combo-box, select "PatronType"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Individuals"

-- Line Two
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "PatronType"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Workshop Participants"
-- From the Paren combo box select ")"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

04. You are creating an advanced filter to select patrons with a MailCity of Olympia AND who have a Patron Type of "Individuals" OR a Patron Type of "Workshop Participants".
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "MailCity"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Olympia"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Paren combo box select "("
-- From the Field combo-box, select "PatronType"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Individuals"

-- Line Three
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "PatronType"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Workshop Participants"
-- From the Paren combo box select ")"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

05. You are creating an advanced filter to select patrons who are Collectors AND who have a Mail State of North Carolina OR a Mail State of South Carolina.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "CollectTag"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "All Collectors"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Paren combo box select "("
-- From the Field combo-box, select "MailState"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "NC"

-- Line Three
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select " MailState "
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "SC"
-- From the Paren combo box select ")"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

06. You are creating an advanced filter to select patrons who have Total Purchases greater than $500 AND who do not have an email address AND who have a MailState of "Washington" OR a MailState of "British Columbia".
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "TotPurchase"
-- From the Comparison combo-box, select ">"
-- From the Where combo-box, select "$500"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select " Email "
-- From the Comparison combo-box, select "Is Null"

-- Line Three
-- From the And/Or combo box select "AND"
-- From the Paren combo box select "("
-- From the Field combo-box, select "MailState"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "WA"

-- Line Four
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select " MailState "
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "BC"
-- From the Paren combo box select ")"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Step-By-Step Examples: Creating a Single Criteria Artwork Filter.

Use "=" when the records selected by the filter will each be equal to the value specified in the Where combo-box.

01. You are creating an advanced filter to select Artwork in the Series "Pioneer Valley 2005".
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Series"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Pioneer Valley 2005"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

02. You are creating an advanced filter to select Artwork with a medium of Giclee.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Medium"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Giclee"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "< >" when the records selected by the filter will each be values lesser than or values greater than the value specified in the Where combo-box. That is to say, all values except the value specified in the Where combo-box.

03. You are creating an advanced filter to select all Proofs except MainEdition.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Proof"
-- From the Comparison combo-box, select "< >"
-- From the Where combo-box, select "ME"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use ">" when the records selected by the filter will each be greater than the value specified in the Where combo-box.

04. You are creating an advanced filter to select all artworks Created after 2002. That is to say, 2003 onwards.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select ">"
-- From the Where combo-box, select "2002"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use ">=" when the records selected by the filter will each be greater than or equal to the value specified in the Where combo-box.

05. You are creating an advanced filter to select all artwork with a Retail Price of $750 or more.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "PriceRet"
-- From the Comparison combo-box, select ">="
-- From the Where combo-box, select "$750.00"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "<" when the records selected by the filter will each be less than the value specified in the Where combo-box.

06. You are creating an advanced filter to select all artwork Created before 1995. That is to say, 1994 or earlier.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select "<"
-- From the Where combo-box, select "1995"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "<=" when the records selected by the filter will each be less than or equal to the value specified in the Where combo-box.

07. You are creating an advanced filter to select all artwork of Size 10 x 8 or less.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Size"
-- From the Comparison combo-box, select "<="
-- From the Where combo-box, select "10 x 8"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "Like" when the records selected by the filter have a value specified in the Field combo-box which relates to a value in the Like box.

08. You are creating an advanced filter to select all artworks with a Title beginning with "A".
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Title"
-- From the Comparison combo-box, select "Like"
-- From the Like combo-box, select "A"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

09. You are creating an advanced filter to select all artworks not in a Series.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Series"
-- From the Comparison combo-box, select "Is Null"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Use "Is Not Null" when the records selected by the filter have a value specified in the Where combo-box.

10. You are creating an advanced filter to select all artworks that are in any Series.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Series"
-- From the Comparison combo-box, select "Is Not Null"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Step-By-Step Examples: Artwork Filters using Multiple Criteria With The "AND" Operand.

01. You are creating an advanced filter to select artwork in the Series "San Francisco 2006" AND that has a Status of Sold.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Series"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "San Francisco 2006"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Status"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Sold"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

02. You are creating an advanced filter to select all Proofs, except Main Edition, with a Status of Available.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Proof"
-- From the Comparison combo-box, select "<>"
-- From the Where combo-box, select "ME"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Status"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Available"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

03. You are creating an advanced filter to select all artwork that has a Status of Available AND a Retail Price of $1000.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Status"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Available"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "PriceRet"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "1000"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

04. You are creating an advanced filter to select all artwork Created in 2002, 2003 or 2004. That is to say, years equal to or greater than 2002 AND years equal to or lesser than 2004.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select ">="
-- From the Where combo-box, select "2002"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select "<="
-- From the Where combo-box, select "2004"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

05. You are creating an advanced filter to select all artwork Created in 2002, 2003 or 2004 AND with a Status of Available. That is to say, years equal to or greater than 2002 AND years equal to or lesser than 2004 .
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select ">="
-- From the Where combo-box, select "2002"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select "<="
-- From the Where combo-box, select "2004"

-- Line Three
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Status"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Available"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

Step-By-Step Examples: Artwork Filters using Multiple Criteria With The "AND" and "OR" Operand.

01. You are creating an advanced filter to select artworks with a Medium of Acrylic OR a Medium of Oil on Canvas.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Paren combo box select "("
-- From the Field combo-box, select "Medium"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Acrylic"

-- Line Two
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "Medium"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Oil on Canvas"
-- From the Paren combo box select ")"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

02. You are creating an advanced filter to select artworks with a Status of Available AND that have a Medium of Acrylic OR a Medium of Oil on Canvas.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Status"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Available"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Paren combo box select "("
-- From the Field combo-box, select "Medium"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Acrylic"

-- Line Three
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "Medium"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Oil on Canvas"
-- From the Paren combo box select ")"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

03. You are creating an advanced filter to select all artwork Created in 2002 OR 2003 OR 2005.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Paren combo box select "("
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "2002"

-- Line Two
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "2003"

-- Line Three
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "2005"
-- From the Paren combo box select ")"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top

04. You are creating an advanced filter to select all artwork with a Status of Available AND that was created in 2002 OR 2003 OR 2005.
-- Line One
-- From the And/Or combo box select "AND"
-- From the Field combo-box, select "Status"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "Available"

-- Line Two
-- From the And/Or combo box select "AND"
-- From the Paren combo box select "("
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "2002"

-- Line Three
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "2003"

-- Line Four
-- From the And/Or combo box select "OR"
-- From the Field combo-box, select "Year"
-- From the Comparison combo-box, select "="
-- From the Where combo-box, select "2005"
-- From the Paren combo box select ")"

-- To Complete
-- Click Get Parameters
-- Click Save and, if you wish to reuse this filter, save and give it a meaningful name.

Back to the top


Copyright © Ron Gafron dba Aspen Ridge Arts. 1999-2010 All rights reserved.