Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.46 KB

apply-data-quality-rules-to-data-source.md

File metadata and controls

27 lines (18 loc) · 1.46 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic
Apply Data Quality Rules to Data Source
Apply Data Quality Rules to Data Source
chugugrace
chugu
03/01/2017
sql
integration-services
how-to

Apply Data Quality Rules to Data Source

[!INCLUDEsqlserver-ssis]

You can use Data Quality Services (DQS) to correct data in the package data flow by connecting the DQS Cleansing transformation to the data source. For more information about DQS, see Data Quality Services Concepts. For more information about the transformation, see DQS Cleansing Transformation.

When you process data with the DQS Cleansing transformation, a data quality project is created on the Data Quality Server. You use the Data Quality Client to manage the project. For more information, see Open, Unlock, Rename, and Delete a Data Quality Project.

To correct data in the data flow

  1. Create a package.

  2. Add and configure the DQS Cleansing transformation. For more information, see DQS Cleansing Transformation Editor Dialog Box.

  3. Connect the DQS Cleansing transformation to a data source.