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

Session Materials for Techorama & DataGrillen 2026

I've uploaded the slides for my Techorama session Microsoft Fabric for Dummies and my DataGrillen…

2 days ago

Free Webinar about Columnstore Indexes

I'm doing a small series on indexing basics for SQL Server, and on May 14th…

2 weeks ago

Fabric Mirroring doesn’t start copying Rows

A short blog post about an issue with Fabric Mirroring (with Azure SQL DB as…

1 month ago

Webinar Series – SQL Server Indexing

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

2 months ago

ADF Pipeline Debugging Fails with BadRequest – The Sequel

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

3 months 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 months ago