Hi, it is possible to implement the Import function with over update, even if it is empty and also merge
Announcement
Collapse
No announcement yet.
Import - Merge & Update
Collapse
X
-
Hi,
import has 3 modes:
- create only
- create and update
- update only
For updating modes you need to select fields, which can help to recognize the record for updating.
All mapped (not skipped) fields will have the major priority and override existing values (for found record)Last edited by tanya; 10-11-2018, 06:06 PM.
Comment