Empty Record
Example warning
Empty record filter dropped 5 rows
Warning description
This warning happens when Polytomic observes records that do not contain any values.
For example, suppose you have the following collection of records that you were sending to a CRM:
Email (identity field) | First Name | Last Name |
---|---|---|
[email protected] | John | Doe |
[email protected] | Jane | Doe |
Polytomic will alert you to the fact that there are one or more records that do not contain any values (the second record does not contain any values).
Warning symptoms
None. This warning is informational: empty records are dropped from the sync.
Other information
Consider reviewing the source systems for empty records.
Updated over 2 years ago