Skip to main content

Combining multiple filters

Learn how to combine multiple filters and groups in Elovate exports to refine your data with advanced AND/OR logic.

Updated over a week ago

Elovate’s export rule builder allows you to refine your exports by combining multiple conditions. This is useful when you want to target products with very specific criteria.

Adding multiple conditions

You can stack conditions together using AND logic to narrow your selection.

Example:

This filter will return only products that:

  1. Are enabled,

  2. Are visible in catalog and search,

  3. Have an empty description.

This is a great way to find products that are online but missing important data.


Using groups for more complex logic

You can also group conditions together, which allows you to mix AND and OR logic.

Example:

This filter will return only enabled products with no description and a color of either red or blue.


Pro tip:

  • Use AND when all conditions must be true.

  • Use OR inside a group to allow flexibility between multiple values.

  • Groups are essential for avoiding unintended results when mixing logic types.

Did this answer your question?