Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Behaviour

Description

Search for existing data, create new records which do not exist, do not update existing data

Kaizen will use the data in the uploaded CSV to attempt to search for events which may already exist. If existing data is found these events will NOT be updated. Any rows which do not match existing data WILL be created as new events.

Search for existing data, create new records which do not exist, update existing data

Kaizen will use the data in the uploaded CSV to attempt to search for events which may already exist. If existing data is found these events WILL be updated with the information within the uploaded CSV. Any rows which do not match existing data WILL be created as new events.

Search for existing data, do not create new records, update existing data

Kaizen will use the data in the uploaded CSV to attempt to search for events which may already exist. If existing data is found these events WILL be updated with the information within the uploaded CSV. Any rows which do not match existing data will NOT be created.

Create all records in the file, do not check for existing data

All rows in the uploaded CSV will be created as new events.

After selecting the type of event you wish to create, and the chosen import behaviour it is then possible to upload the source CSV file.

Note

Only CSV file types can be uploaded. Please ensure your file is converted to this format in order to upload.

...

Once the CSV is successfully uploaded the page will update to allow you to choose to which event fields the CSV data should map.

...