Categories: SSIS

SSIS and Data Quality Webcast

On Thursday the 2nd of May, I’ll be giving a webcast for MSSQLTips.com about data quality and SSIS. The abstract:

SQL Server Integration Services (SSIS) has been around for more than a decade in the Microsoft Data Platform stack. It’s a widely used ETL tool, allowing you to integrate and transform data from various sources. However, data from certain sources isn’t always that clean. For data to be really useful, data quality is very important. In this webinar, we’ll go through the various options that SSIS can offer for handling data quality. We’ll cover for example:

  • How to implement regular expressions in SSIS
  • How to use the standard components for validating data
  • How you can leverage the power of SQL
  • How to use the fuzzy components in the data flow to clean data
  • And more…

By attending this webcast, you’ll learn more about the various data quality and cleaning options present in SSIS. We will also learn about a solution from Melissa that will streamline and greatly enhance the quality of your data directly in SSIS.

As mentioned in the final paragraph, the webinar is a team-up with Melissa. I’ll talk first about the out-of-the-box tools for data quality in SSIS, then Melissa will present one of their solutions.

You can register here.


------------------------------------------------
Do you like this blog post? You can thank me by buying me a beer 🙂
Koen Verbeeck

Koen Verbeeck is a Microsoft Business Intelligence consultant at AE, helping clients to get insight in their data. Koen has a comprehensive knowledge of the SQL Server BI stack, with a particular love for Integration Services. He's also a speaker at various conferences.

Recent Posts

Webinar Series – SQL Server Indexing

I'm starting a webinar series about SQL Server indexing with the fine folks of MSSQLTips.com.…

5 days ago

ADF Pipeline Debugging Fails with BadRequest – The Sequel

A while ago I blogged about a use case where a pipeline fails during debugging…

2 weeks ago

How to Parameterize Fabric Linked Services in Azure Data Factory for Azure Devops Deployment

Quite the title, so let me set the stage first. You have an Azure Data…

3 weeks ago

dataMinds Saturday 2026 – Slides

At Saturday the 21st of February I'm presenting an introduction to dimensional modelling at dataMinds…

4 weeks ago

SSMS 22 still inserting tabs instead of spaces

I'm not trying to start up a debate whether you should use tabs or spaces…

2 months ago

Power BI PBIR Format Admin Setting

The Power BI Enhanced Report Format (PBIR) will soon become the default, and that's a…

4 months ago