Table of Contents

Search

  1. Preface
  2. Data integration tasks
  3. Mapping tasks
  4. Data transfer tasks
  5. Data loader tasks

Tasks

Tasks

Simple data filters

Simple data filters

You can create one or more simple data filters.
When you create multiple simple data filters, the associated task creates an AND operator between the filters and loads rows that apply to all simple data filters.
For example, you load rows from the Account Salesforce object to a database table. However, you want to load only accounts that have greater than or equal to $100,000 in annual revenue and that have more than 500 employees. You configure the following simple data filters:
Field
Operator
Field Value
AnnualRevenue
>=
100000
NumberOfEmployees
>
500

0 COMMENTS

We’d like to hear from you!