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.

MSSQLTips LogoMSSQLTips Logo

------------------------------------------------
Do you like this blog post? You can thank me by buying me a beer 🙂
FacebookFacebookMastodonMastodonEmailEmailShareShare
AddThis Website Tools
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

Execute Fabric Data Pipeline from Azure Data Factory

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

2 weeks ago

Azure Data Factory Pipeline Debugging Fails with BadRequest

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

1 month 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…

1 month 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).…

2 months ago

How I passed the DP-700 Exam

I recently took and passed the DP-700 exam, which is required for the Microsoft Certified:…

2 months ago

Take over Ownership in Microsoft Fabric

When you create an item in Microsoft Fabric (a notebook, a lakehouse, a warehouse, a…

3 months ago