Skip to main content
Under the kover of business intelligence

Under the kover of business intelligence

  • Home
  • Copyright
  • About

Microsoft finally adds Tenant Switcher for Fabric / Power BI

November 14, 2024November 14, 2024 Koen Verbeeck Leave a comment

Praise whatever deity you believe in, because it’s finally here, a tenant switcher for Microsoft Fabric (which includes Power BI). A what? Let me explain. When you have a organization with multiple tenants in Azure (also called directories in some products like Azure Devops), or you’re a consultant like me who works with multiple clients […]

Read More

Book Review – Humanizing Data Strategy by Tiankai Feng

November 12, 2024November 12, 2024 Koen Verbeeck Leave a comment

This book was making its rounds on social media, and the concept seems interesting enough to make me want to read it. It’s a very short book (only 106 pages), but a pleasant read. It focuses on the people side of a data strategy, instead of focusing on technology and tools as sometimes many of […]

Read More

mssqltips wide

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

October 31, 2024October 31, 2024 Koen Verbeeck Leave a comment

I’m hosting a free webinar at MSSQLTips.com at the 19th of December 2024, 6PM UTC. The topic is about window functions, something that really interests me and that should be in the toolbox of every season SQL developer. The abstract: The gaps and islands problem is a common problem in data analysis. Some examples are: […]

Read More

dataMinds Connect 2024 – Session Materials

October 10, 2024October 10, 2024 Koen Verbeeck Leave a comment

The slides and scripts for my session “Tackling the Gaps & Islands Problem with T-SQL Window Functions” at dataMinds Connect 2024 can be downloaded from GitHub. If you want to run the sample scripts, some of them require an installation of the AdventureWorks DW sample database.

Read More

Connect to Power BI as a Guest User in another Tenant

September 19, 2024September 19, 2024 Koen Verbeeck 2 Comments

Sometimes your Microsoft Entra ID account (formerly known as Azure Active Directory) is added as a guest user in another tenant. This happens quite a lot when you’re a consultant and your client can’t create a new user in their own tenant, so they add the account of your own company as a guest instead. […]

Read More

How to use a Script Activity in ADF as a Lookup

June 27, 2024June 27, 2024 Koen Verbeeck Leave a comment

In Azure Data Factory (ADF, but also Synapse Pipelines and Fabric Pipelines), you have a typical scenario where you retrieve some metadata from a database and then loop over the metadata with a ForEach activity. For example, to copy all the table from a source database in a metadata-driven pipeline. The obvious choice would be […]

Read More

Database Build Error – Incorrect syntax near DISTINCT

June 24, 2024June 24, 2024 Koen Verbeeck Leave a comment

I wrote a piece of SQL that had some new T-SQL syntax in it: IS DISTINCT FROM. This predicate checks if two expressions are equal taking NULL into account. I successfully ran the code on an Azure SQL Database. However, when I tried to deploy the code using an Azure Devops pipeline, it returned the […]

Read More

Speaking at dataMinds Connect 2024

June 17, 2024June 17, 2024 Koen Verbeeck Leave a comment

I’m very excited to announce I’ve been selected as a speaker for dataMinds Connect 2024, Belgium’s (and maybe/probably/most likely mainland Europe’s) best and greatest Microsoft data platform conference. My session is about a topic I really love: writing window functions in T-SQL. Tackling the Gaps & Islands Problem with T-SQL Window Functions The gaps & […]

Read More

Dynamic Warehouse & Lakehouse Connections in Microsoft Fabric Data Pipelines

June 13, 2024June 14, 2024 Koen Verbeeck 3 Comments

When you develop data pipelines in Microsoft Fabric (the Azure Data Factory equivalent in Fabric, not to be confused with deployment pipelines), you will most likely have some activities with a connection to a warehouse, a lakehouse or a KQL database (for the remainder of the blog post I’ll talk about a warehouse, but it […]

Read More

System Views in Microsoft Fabric – Query references an object that is not supported in distributed processing mode

June 8, 2024July 24, 2024 Koen Verbeeck 3 Comments

I have a metadata-driven ELT framework that heavily relies on dynamic SQL to generate SQL statements that load data from views into a respective fact or dimension. Such a task is well suited for generation, since the pattern to load a type 1 SCD, type 2 SCD or a fact table is always the same. […]

Read More

Posts pagination

Newer posts 1 2 3 … 33 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

  • 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
  • Cool Stuff in Snowflake – Part 14: Asynchronous Execution of SQL Statements
  • How I passed the DP-700 Exam

Categories

  • Azure (25)
  • Azure Data Factory (25)
  • Azure Devops (4)
  • Book Review (26)
  • Business Intelligence (29)
  • Events (56)
  • Fabric (19)
  • Power BI (41)
  • Professional Development (9)
  • Snowflake (14)
  • SQL Server (112)
    • 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