Skip to main content
Under the kover of business intelligence
  • Home
  • Copyright
  • About

Tag: syndicated

T-SQL Linting in an Azure Devops Build Pipeline

February 28, 2022February 28, 2022 Koen Verbeeck Leave a comment

Linting is a process where a code analyzer is run to find programmatic errors, bugs, “stylistic constructs” or anti-patterns. For example, in Python there are specific modules that help you with linting when the code is build. If the code is not indented correctly (or whatever rule your code has to obey in Python), the […]

Read More

DirectQuery to Power BI Datasets

February 25, 2022February 25, 2022 Koen Verbeeck Leave a comment

A new feature has been added to the Power BI Desktop toolset and it’s a very nice one. The official name is “DirectQuery for PBI datasets and AS”. It allows you to create a connection to an existing model (either Analysis Services or a Power BI dataset) and link tables from that model into your […]

Read More

Speaking at Techorama 2022

February 22, 2022February 22, 2022 Koen Verbeeck Leave a comment

I’ve received some good news: Techorama is back with an in-person conference! I’m selected as a speaker and I’ll be talking about Azure Data Factory. Azure Data Factory (ADF) is the tool in the Azure cloud for creating your data pipelines. It allows you to move and transform data from a multitude of sources to […]

Read More

Convert Local Datetime to UTC (pre-SQL Server 2016)

February 17, 2022February 26, 2024 Koen Verbeeck Leave a comment

Recently I was working with a client who was still on SQL Server 2012. Support issues aside, there are some very useful T-SQL functions/clauses who didn’t exist in 2012, but were introduced in a later version. One of them is AT TIME ZONE, which you can use the convert dates between time zones, as demonstrated […]

Read More

Speaking at SQLBits 2022

January 18, 2022January 18, 2022 Koen Verbeeck Leave a comment

I’m delighted to announce I’ll be speaking at the SQLBits conference in March 2022! I’m not delivering one session, but two this time. Well, actually, for one session I’m co-presenting with Mala Mahadevan. I’m really looking forward to this session, as it’s a not-well known topic (I hadn’t heard about it till Mala told me […]

Read More

t-sql tuesday long

T-SQL Tuesday #143 – Short code examples

October 12, 2021October 8, 2021 Koen Verbeeck Leave a comment

It’s this time of the month again! T-SQL Tuesday is a monthly blogging party on the second Tuesday. This month’s topic is “What are your go to handy short scripts?” brought to you by John McCormack. What are those little short bits of code that you can’t live without? I’m talking about little snippets that […]

Read More

Webinar – Improve SQL Server Data Quality in SSIS

September 20, 2021September 20, 2021 Koen Verbeeck Leave a comment

On the 5th of October 2021 I’ll be giving a webinar about improving data quality of contact data (names, addresses, emails etc) using the Melissa Data Tools. I’ll be doing half an hour of technical demos, while Jeremy of MSSQLTips.com will take for another half our of the business value of the Melissa software. Data […]

Read More

Speaking at dataMinds Connect 2021

July 1, 2021July 1, 2021 Koen Verbeeck Leave a comment

In October I’ll be speaking at the dataMinds Connect conference. This event is very dear to me, because it’s a home match, since it’s a Belgian conference, and also the biggest Microsoft Data Platform conference in the BeNeLux. it’s the first in-person event for me this year (fingers crossed the situation only improves till October!) […]

Read More

Upcoming Webinar – Intro to SSIS – Advanced Topics

June 19, 2021June 19, 2021 Koen Verbeeck Leave a comment

On July the 22th at 9PM CET I will give the second part of the “Introduction to SSIS” webinar series on the MSSQLTips.com website. If you’ve never worked with SSIS before, it helps if you’ve seen part 1. The abstract: In this webinar, we build upon the Getting Started with SSIS webinar. You already know how to […]

Read More

Dynamic Datasets in Azure Data Factory

May 27, 2021May 27, 2021 Koen Verbeeck 4 Comments

With “dynamic datasets” I mean the following: a dataset that doesn’t have any schema or properties defined, but rather only parameters. Why would you do this? With a dynamic – or generic – dataset, you can use it inside a ForEach loop and then loop over metadata which will populate the values of the parameter. […]

Read More

Posts pagination

Newer posts 1 … 10 11 12 … 29 Older posts

Feed

RSS

Social

  • Twitter
  • LinkedIn

MVP

Microsoft Data Platform MVP

star schema all the things
Get your star schema merchandise

Author of the Year 2014/2020/2023

Support this blog and buy me a beer

Recent Posts

  • Techorama 2025 – Slides
  • Redgate SQL Prompt in SSMS 21
  • Execute Fabric Data Pipeline from Azure Data Factory
  • Azure Data Factory Pipeline Debugging Fails with BadRequest
  • Call a Fabric REST API from Azure Data Factory

Categories

  • Azure (25)
  • Azure Data Factory (25)
  • Azure Devops (4)
  • Book Review (26)
  • Business Intelligence (29)
  • Events (57)
  • Fabric (19)
  • Power BI (41)
  • Professional Development (9)
  • Snowflake (14)
  • SQL Server (113)
    • MDS (8)
    • SSAS (12)
    • SSIS (46)
    • SSRS (13)
    • TSQL (9)
  • Varia (37)
  • Twitter
  • LinkedIn
  • Home
  • Copyright
  • About
Under the kover of business intelligence All rights reserved. Theme by Colorlib Powered by WordPress