Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.96 KB

data-quality-matching-columns-mds-add-in-for-excel.md

File metadata and controls

32 lines (25 loc) · 1.96 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom
Data Quality Matching Columns
Data Quality Matching Columns (MDS Add-in for Excel)
CordeliaGrey
jiwang6
03/01/2017
sql
master-data-services
conceptual
microsoft-excel-add-in

Data Quality Matching Columns (MDS Add-in for Excel)

[!INCLUDE SQL Server Windows Only - ASDBMI]

In the [!INCLUDEssMDSshort] [!INCLUDEssMDSXLS], after you match data, in the Data Quality group on the ribbon, you can click Show Details to display columns that provide matching details.

The following table shows the columns that are displayed when matching data.

Name Description
CLUSTER_ID A unique identifier used to group similar records. All rows that are similar have the same CLUSTER_ID. If no CLUSTER_ID is displayed for a row, then no similar records were found.
RECORD_ID A unique identifier used to identify records. Similar to the Code value stored in the MDS repository, it is a value used to identify a record. It is generated automatically each time matching takes place.
PIVOT_MARK An arbitrary record that other records are compared to; it does not have a score value.
SCORE Represents how similar the records in the group are to the pivot record. This score is determined by DQS. If no score is displayed, either the record is the pivot for other records, or no matches were found.

See Also

Data Quality Matching in the MDS Add-in for Excel
Match Similar Data (MDS Add-in for Excel)
Data Matching