Object Mapping: Create a Filter

Camela Thompson Updated by Camela Thompson

Filter rules are used when you want to only include a subset of data in the CaliberMind version of your table. When you set up your rules, this configuration tool is mimicking what a 'Where' clause would do in SQL.
Note that the rules determine what IS included, not what is excluded. For example, if you want to exclude all Accounts with Record Type equal to Partner, you would set up a Filter rule that states Account Type not equal to Partner. This would ensure all records imported into your table are not Partner type accounts.
  1. Go to the Settings Cog in the top right-hand corner:
  2. From the object list on the left-hand menu, select which table you would like to modify. In this example, we’ll use the Campaign table for Salesforce.
  3. Click on the “Create Filter” button. If a filter was already created, you will see the rule, when it was last edited, and who created it. If there’s a rule that you would like to change, you can click “View Filter” to make changes.
  4. Select “Add Rule” to begin creating your Filter.
  5. When you’ve created your first statement, you can decide whether or not you need additional logic in order to filter your data. You can also choose whether this new rule will be an “AND” statement or an “OR” statement.
  6. You can create Groups of rules by clicking the “+” which allows you to create more complex logic with nested groupings.
  7. You add a non-grouped rule logic by selecting “Add Rule.” This will give you the ability to create a separate rule and include an “AND” or “OR” statement.
  8. If you have a grouped set of rules and then add an additional rule (by hitting “Add Rule” rather than “+”), the first group of rules will be considered first, then the second rule will be evaluated. In the case outlined below, the first grouping would need either value to be true AND the second rule to evaluate to true in order for the accounts to be included in your CaliberMind tables.

How did we do?

How to Map Your Salesforce Opportunity Revenue Field

Object Mapping: Create a Mapping

Contact