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

Tag: syndicated

Change the Default Git Branch for a dbt Cloud Project

April 24, 2023April 24, 2023 Koen Verbeeck Leave a comment

In dbt, you can link your project to a github account, which is obviously the right thing to do. By default, the project uses the main branch. But what if you have two dbt projects; one for dev and one for prd? And in the dev project, you want to change the default branch to […]

Read More

Get your Query History in Redshift

April 20, 2023April 21, 2023 Koen Verbeeck 1 Comment

Because my Windows machine apparently decides to install updates over night (and thus reboot my machine), it has happened that I lost the query that I was writing for Redshift in the tool DBeaver. When you work with SQL Server Management Studio (SSMS), you typically don’t have this issue as a temporary copy is always […]

Read More

Star Schema Merchandising Available

April 6, 2023April 6, 2023 Koen Verbeeck Leave a comment

Those of you who follow me on social media (twitter | LinkedIn | mastadon) or who read my blog here, might be familiar with my catchphrase “STAR SCHEMA ALL THE THINGS”. This slogan originated a couple of years ago when I had to convince some people that the star schema (aka the dimensional model) should […]

Read More

Book Review – SQL Query Design Patterns and Best Practices

March 5, 2023March 5, 2023 Koen Verbeeck 1 Comment

Disclaimer: The publisher – Packt – sent me a free copy of the book for the intended purpose of a review. At the time of writing, the book is yet to be released (the date is set at the 22nd of March 2023). The book SQL Query Design Patterns and Best Practices: A practical guide […]

Read More

Reading AFAS REST API Data with Azure Logic Apps

February 26, 2023February 26, 2023 Koen Verbeeck Leave a comment

Recently I had to read some REST API data using an Azure Logic App. The data itself comes from AFAS, a Dutch SaaS ERP company. In general, the process is mostly the same as reading the data with Azure Data Factory (check out this blog post to learn more): There’s a minor difference in how […]

Read More

Speaking at Data Saturday Rheinland – Migrating SSIS to ADF

February 24, 2023February 24, 2023 Koen Verbeeck Leave a comment

I’m pleased to announce that I’ll be talking about how you can migrate your SSIS skills to Azure Data Factory at Data Saturday Rheinland. At the time of writing this post, the schedule isn’t online yet, but I assume it will be up shortly. The abstract for my session: Integration Services is the new Cobol. […]

Read More

Build Once – Add Metadata (the importance of metadata-driven frameworks)

February 13, 2023February 20, 2023 Koen Verbeeck 4 Comments

When working in business intelligence, data engineering or data in general, there are some “mantras” that are being adopted by the larger community as “best practices”. For example, I shout “STAR SCHEMA ALL THE THINGS” anywhere I can, because a star schema is the most optimal way to design your model in Power BI. We […]

Read More

Why Managed Identities are Awesome

February 1, 2023February 1, 2023 Koen Verbeeck 4 Comments

For the first workdays of this new year, I had the pleasurable task of resetting a bunch of passwords. The passwords belong to Azure AD users, service principals, SQL Server users etc. and all of these are tied into the ETL process of a data warehouse. Some are used to connect to source data, others […]

Read More

CONCAT_WS Function Truncates Text

January 31, 2023January 31, 2023 Koen Verbeeck 2 Comments

I was writing some dynamic SQL that generates some SQL statements to load my facts and dimensions into a data warehouse. Some of those SQL statements can become very long, for example if a dimension has a lot of columns. When debugging, I noticed a couple of statements failing with various errors. Turns out, they […]

Read More

Allow a user to only trigger pipelines in Azure Data Factory

January 25, 2023January 25, 2023 Koen Verbeeck 6 Comments

Typically you have a bunch of pipelines that are started by one or more triggers. Sometimes, a pipeline needs to be manually triggered. For example, when the finance department is closing the fiscal year, they probably want to run the ETL pipeline a couple of times on-demand, to make sure their latest changes are reflected […]

Read More

Posts pagination

Newer posts 1 … 7 8 9 … 31 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

  • Webinar Series – SQL Server Indexing
  • ADF Pipeline Debugging Fails with BadRequest – The Sequel
  • How to Parameterize Fabric Linked Services in Azure Data Factory for Azure Devops Deployment
  • dataMinds Saturday 2026 – Slides
  • SSMS 22 still inserting tabs instead of spaces

Categories

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