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

Free webinar – Tackling the Gaps and Islands Problem with T-SQL Window Functions

I'm hosting a free webinar at MSSQLTips.com at the 19th of December 2024, 6PM UTC.…

5 days ago

dataMinds Connect 2024 – Session Materials

The slides and scripts for my session "Tackling the Gaps & Islands Problem with T-SQL…

4 weeks ago

Connect to Power BI as a Guest User in another Tenant

Sometimes your Microsoft Entra ID account (formerly known as Azure Active Directory) is added as…

2 months ago

How to use a Script Activity in ADF as a Lookup

In Azure Data Factory (ADF, but also Synapse Pipelines and Fabric Pipelines), you have a…

4 months ago

Database Build Error – Incorrect syntax near DISTINCT

I wrote a piece of SQL that had some new T-SQL syntax in it: IS…

4 months ago

Speaking at dataMinds Connect 2024

I'm very excited to announce I've been selected as a speaker for dataMinds Connect 2024,…

5 months ago