I would like to pitch an idea to conditionally ignore entire records based on a specific field value or set of values.
For example:
- If a specific field is of type date and a specific date is found then that record would be ignored.
- If the profile field "Marital Status" is equal to married than ignore
- If the specific value matches the same field in the destination source, then ignore the record
Michael Kracke
I would like to pitch an idea to conditionally ignore entire records based on a specific field value or set of values.
For example:
- If a specific field is of type date and a specific date is found then that record would be ignored.
- If the profile field "Marital Status" is equal to married than ignore
- If the specific value matches the same field in the destination source, then ignore the record