Skip to main content
Under the kover of business intelligence

Under the kover of business intelligence

  • Home
  • Copyright
  • About
mssqltips wide

MSSQLTips Author of the Year 2020

January 6, 2021January 6, 2021 Koen Verbeeck Leave a comment

At least there’s one consistency in the year 2020: every day amazing articles are published on the MSSQLTips.com. And the author of the year contest at the end of the year! I’ve been nominated again for the author of the year award, and you can vote here. There are many excellent authors nominated as well, […]

Read More

Top 5 Blog Posts of 2020

January 5, 2021January 6, 2021 Koen Verbeeck Leave a comment

If you’re wondering what you’ve all been reading while working at home, here’s the list: Cool Stuff in Snowflake – Part 3: SPLIT and FLATTEN – People really seem to want to split some strings in Snowflake, and are possibly surprised with the resulting array. Like I was. Dynamically Changing Shapes in Power BI – […]

Read More

Good Riddance 2020

January 4, 2021January 6, 2021 Koen Verbeeck Leave a comment

Normally I’d write a “Happy xxxx” blog post at the start of the new year, but this time I’m just glad the previous year is over. It has been a remarkable year to say the least. Focusing on the Data Community, I think I’ll remember 2020 for two reasons: The rise of the virtual event. […]

Read More

Speaking at SQLSaturday Vienna 2021

December 4, 2020December 4, 2020 Koen Verbeeck 2 Comments

I’m thrilled to announce I’ve been selected to speak at SQLSaturday Vienna. Actually, it’s on Friday 15th of January, so don’t get fooled by the name. I’m bringing the session Self-service BI – Why Data Modelling Is Still Important, which is a beginner level talk about why you should pay attention to the data model […]

Read More

Migrating SSIS to Azure – an Overview

November 3, 2020November 3, 2020 Koen Verbeeck Leave a comment

For quite some time now, there’s been the possibility to lift-and-shift your on-premises SSIS project to Azure Data Factory. There, they run in an Integration Runtime, a cluster of virtual machines that will execute your SSIS packages. In the beginning, you only had the option to use the project deployment model and host your SSIS […]

Read More

Publish Database Fails – Script File could not be found

October 8, 2020February 26, 2021 Koen Verbeeck 1 Comment

A small blog post for anyone who stumbles across this issue (and for my future self, should I forget the solution). I was working on some tables in SSDT and I tried to publish changes to the database on my local machine. I got a build error because I created a clustered index on the […]

Read More

Exporting Environment Variables out of the SSIS Catalog

October 6, 2020October 6, 2020 Koen Verbeeck Leave a comment

Sometimes when you’ve created a SSIS catalog, along with folders, environments and environment variables, you want this content on another server. Unfortunately, you can only script out these objects in SSMS at the moment you’re creating them (thus right before you clikc ‘OK’ to confirm). Once the objects are created, you can no longer script […]

Read More

Converting a Datetime to UTC

September 22, 2020September 22, 2020 Koen Verbeeck 5 Comments

I was in a need of converting some datetime values (of which I know the actual timezone) to UTC dates. A quick Google search showed me that most results on the first page were simply wrong. Most of them used this trick: Seems nifty, but they forgot about daylight savings time. If I run the […]

Read More

Optimize for Unknown for Inline Table-Valued Functions

September 17, 2020September 17, 2020 Koen Verbeeck Leave a comment

I had a curious performance issue today. An inline table-valued function (iTVF) was performing poorly for some parameter sets, and quite fast for other parameter values. In short, this one is fast: This one is slow: Turns out SQL Server used a plan with a hash join in the fast query, and a nested loop […]

Read More

Speaking at SQLSaturday Denmark 2020

September 9, 2020September 9, 2020 Koen Verbeeck Leave a comment

I’m delighted to announce I’m speaking at the virtual SQLSaturday Denmark at the 26th of September 2020. I’ll be speaking about the cloud datawarehouse Snowflake and its integration with Azure. The era of cloud data warehousing has finally begun. Gone are the days where you had to provision expensive servers and spend days configuring and […]

Read More

Posts pagination

Newer posts 1 … 15 16 17 … 34 Older posts

Feed

RSS

Social

  • Twitter
  • LinkedIn

Former MVP

Former Microsoft Data Platform MVP (2017-2025)

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

  • Power BI PBIR Format Admin Setting
  • Logged in as a member of an Azure AD Group Error while Deploying DACPAC
  • Export a Power BI Report that cannot be Downloaded
  • dataMinds Connect 2025 – Slides & Scripts
  • Cloud Data Driven User Group 2025 – Slides & Scripts

Categories

  • Azure (28)
  • Azure Data Factory (27)
  • Azure Devops (6)
  • Book Review (26)
  • Business Intelligence (29)
  • Events (61)
  • Fabric (20)
  • Power BI (44)
  • Professional Development (9)
  • Snowflake (14)
  • SQL Server (115)
    • 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