Previous Topic: Multiple Values for a Single FieldNext Topic: Submit the Deletion Import


Filter Data in the Deletion Import

You can identify a subset of records in your source data file that you want to exclude from the deletion import. The Data Importer exclusion filter allows you to filter a part of your data source using exclusion filter rules.

Example: Define an exclusion filter to process returned assets

A CSV file that you receive from your hardware vendor includes assets that were ordered and returned to the vendor. You want to delete the assets that were returned to the vendor, so you want to process those records only. You define an exclusion filter to exclude records that do not have a status of Returned.

Follow these steps:

  1. On the Administration tab, Data Importer page, Exclusion Filter area for a selected deletion import, select the Filter Type.
    And

    Excludes a record from the source data file only if all the rules that you specify are valid for the record.

    Or

    Excludes a record from the source data file if any of the rules that you specify is valid for the record.

  2. Click New.
  3. Click the Select icon next to Source Field, select a column from your source data file, and click OK.

    Note: The percent signs before and after the column name identify the name as a column from your source data file.

  4. Select the Operator.

    Note: To specify "not equal to", select the "<>" operator.

  5. Enter a Filter Value for the rule.

    Note: You can use special characters and wildcards in the filter value. The rules can process text, numeric, and date fields.

  6. Click the Complete Record Edit icon.
  7. (Optional) Click New and specify more exclusion filter rules.
  8. Click Save.

    The exclusion filter rules are saved and are applied when the deletion import processes.