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

Techorama 2025 – Slides

You can find the slides for my session Building the €100 data warehouse with the…

2 weeks ago

Redgate SQL Prompt in SSMS 21

Disclaimer: this post is not sponsored by Redgate :) For those who've missed it, the…

2 weeks ago

Execute Fabric Data Pipeline from Azure Data Factory

In the blog post Call a Fabric REST API from Azure Data Factory I explained…

1 month ago

Azure Data Factory Pipeline Debugging Fails with BadRequest

I recently had a new pipeline fail. It was actually a copy of an old…

2 months ago

Call a Fabric REST API from Azure Data Factory

Suppose you want to call a certain Microsoft Fabric REST API endpoint from Azure Data…

2 months ago

Cool Stuff in Snowflake – Part 14: Asynchronous Execution of SQL Statements

I’m doing a little series on some of the nice features/capabilities in Snowflake (the cloud data warehouse).…

3 months ago