Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 2.05 KB

File metadata and controls

35 lines (29 loc) · 2.05 KB
title Data Quality Matching Columns
description Data Quality Matching Columns (MDS Add-in for Excel)
author meetdeepak
ms.author dkhare
ms.reviewer mikeray
ms.date 03/05/2026
ms.service sql
ms.subservice master-data-services
ms.topic concept-article
ms.custom
microsoft-excel-add-in
build-2025

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

[!INCLUDE SQL Server Windows Only - ASDBMI]

[!INCLUDE support-notice]

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