Fabric Tutorial – Taming Large Data Models in Power BI

Working with large datasets in Power BI can be challenging, especially during development when importing the full semantic model can slow down performance or even crash your environment. To solve this, I created a method that uses parameterized imports to allow developers to work with only a slice of data—without [...]

By |2025-08-02T12:41:29+01:00August 1st, 2025|Fabric, Power BI, Tutorial|0 Comments

New Native Power BI Clustered Column Functionalities

After watching the following tutorial from Injae Park  it is clear that the new IBCS standards injection into Power BI visuals (since the Feb 2024 update), including overlapping clustered column chart functionalities, allow us to reflect more data in a condensed manner. The result is better story telling, a quicker insight into delta values [...]

By |2025-08-15T20:49:48+01:00February 28th, 2024|Fabric, Power BI, Tutorial|0 Comments

Microsoft Fabric Pipeline – Copy Data to Warehouse with Dynamic Variables

In this small data copy pipeline, the idea is to dynamically set a table name as a variable and execute activities in the consecutive pipeline activities that use this variable to perform the computations. For example, the first two activities that run in parallel, are the variables that set values to be used. v_table_input [...]

By |2025-08-03T18:45:20+01:00February 6th, 2024|Fabric, Medallion, Tutorial|0 Comments
Go to Top