If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Duplicate data causes serious problems in many systems. Often, the same company or person is entered into the database multiple times. One way to manage duplicate data is to clean up the data after it has been entered. In general, this should be done before any dependencies are developed, such as Orders or Contact Log entries, to minimize the number of records involved in the merging process. Aptify provides a Merging Tool so users and administrators can combine duplicate records into one record while relinking all the dependent records to the surviving record.
Follow these steps to merge two or more records in a service:

  • Open a view and select the records to merge by holding the Ctrl key and clicking on each record.
  • When all records have been selected, right-click in the view and select Merge Records from the pop-up menu.

Launch -Merging Tool

 

You may not have the Merge Records option when you click within a view. Your administrator determines who has merging privileges for a particular service.

  • The Aptify Merging Tool dialog appears.
  • The left column displays the names of the fields that differ between the two records. The remaining columns display a record's value for each of the listed fields. By default, the tool only displays those fields that contain different data for the selected records.
  • The number that appears in parentheses after the record's ID indicates the number of dependent links for that record.

Merging Tool Dialog

  • If desired, click the Show All Fields button to display show all fields for the specified records.If the Show All Fields button is selected, it is replaced with a button labeled Show Differences.
  • If you want to add additional records to merge operation, click Add Record to open the Find dialog for the current service so you can search for the additional record(s).
  • If you want to remove a record from the merge operation, highlight the column heading for the record and click Remove Record.
  • Select the default record.
  • The column heading for the default record reads Default ID#x.
  • The system automatically selects the record with the greatest number of dependencies as the default record to keep. Keeping this record as the default allows the merge operation to complete in the least amount of time because there are fewer dependencies to relink.
  • To choose another record as the default, select within the field list for that record. Then, right-click and select Set Record As Default from the pop-up menu.

Specifying the Surviving Record

  • Specify fields to retain from the non-surviving record as necessary.
  • Individual fields from other records may hold the desired resulting value. To select a particular field in the non-default record, select that field. Then, right-click within the record's column heading and select Set Fields As Default from the pop-up menu.
  • Default fields appear in yellow.

Specifying Default Fields to Retain

  • When all the fields to keep have been selected, click Merge.
  • The dependency information for all records is gathered and a confirmation message displays. If the message is correct, click Yes and the merge begins to process. The duplicate records are deleted and the selected values are written to the remaining record.
  • When the merge is complete a confirmation message displays. Click OK to close the completed confirmation message. If the changes should not be saved, click Cancel and the Merge operation is undone.
  • Review the information that has been consolidated into the surviving record and make updates as necessary.

     

    The process is not necessarily complete when the Merge dialog finishes merging records. Since all dependent records from the deleted records have been associated to the surviving record, a close review of the surviving record is required. For example, in some cases, the surviving record could have duplicate subscriptions, functions, or other related information. If that is the case you will need to determine if the surviving dependent records need to be merged, deleted, or altered to reflect the surviving records data correctly as if all activity had been initially entered associated to only one record.
  • No labels