| title | Create a Data Quality Project | ||
|---|---|---|---|
| description | Create a Data Quality Project | ||
| author | chugugrace | ||
| ms.author | chugu | ||
| ms.date | 03/01/2017 | ||
| ms.service | sql | ||
| ms.subservice | data-quality-services | ||
| ms.topic | how-to | ||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| ms.custom |
|
[!INCLUDE SQL Server - Windows only ASDBMI]
[!INCLUDE support-notice]
This topic describes how to create a data quality project by using [!INCLUDEssDQSClient]. A data quality project is used to run the cleansing or matching activity in [!INCLUDEssDQSnoversion] (DQS).
You must have a relevant knowledge base to use in the data quality project for the cleansing or matching activity.
You must have the dqs_kb_editor or dqs_kb_operator role on the DQS_MAIN database to create a data quality project.
-
[!INCLUDEssDQSInitialStep] Run the Data Quality Client Application.
-
In the [!INCLUDEssDQSClient] home screen, click New data quality project.
-
In the New Data Quality Project screen:
-
In the Name box, type a name for the new data quality project.
-
(Optional) In the Description box, type a description for the new data quality project.
-
In the Use Knowledge base list, click to select a knowledge base to be used for the data quality project. The Knowledge base details: <Knowledge_Base_Name> area on the right side displays the domain names available in the selected knowledge base.
-
In the Select Activity area, click on an activity that you want to perform using this data quality project:
-
Cleansing: Select this activity to cleanse the source data.
-
Matching: Select this activity to perform matching. This activity is available only if the knowledge base selected for the data quality project contains a matching policy.
-
-
-
Click Create to create a data quality project.
After you create a data quality project, you are presented with a wizard that you use to perform the selected activity: cleansing or matching. For more information about the cleansing and matching activities, see Data Cleansing and Data Matching.