2

I installed SQL Server 2012 - Enterprise Edition with Data Quality Services.

Now, I want to use data quality services, data cleansing task from a package in Integration services. The problem is I can't find the task in the toolbar. Do I have to install an add-on for visual studio or sql server data tools?

enter image description here

Thx!

Corovei Andrei
  • 1,646
  • 6
  • 28
  • 42

1 Answers1

0

DQS Cleansing is a DataFlow component so it only shows up when you are in the DataFlow tab...

enter image description here

Bill Anton
  • 2,920
  • 17
  • 23