How to skip rows with zero price or empty balance

Some lines should not be included in the result: for example, products without a price, without a balance, or without a required article.

Some lines should not be included in the result: for example, products without a price, without a balance, or without a required article.

How to skip rows with zero price or empty balance — Eofferix
Eofferix interface screenshot: How to skip rows with zero price or empty balance

When to use

Settings are needed for price lists, marketplaces, a union catalog and any uploads where empty lines create errors.

How to set up

  1. Define the field against which the row needs to be checked.
  2. Open the conditions for unloading an element or row.
  3. Add the condition: price is greater than 0, the balance is not empty, or the article is full.
  4. Select the action to skip a line or element.
  5. Check the total number of rows.

What will happen

The result will only include rows that pass the business conditions.

What is important to remember

  • If you only need to remove a field, use the field unload condition.
  • If you want to remove an entire product, the condition must be at the line or element level.