Skip to content
  • Blog
  • About
  • Blog
  • About

The Cost of Relationships, Snowflake vs Star Schema

  • October 8, 2020February 16, 2021

A Power BI DAX query time comparison of snowflake and star schema based on a sales reporting model done with Power BI. What Consider the relationships of the tables in Figure 1 below. The setup… Read More »The Cost of Relationships, Snowflake vs Star Schema

Power BI DAX How to Summarize Data From Multiple Tables

  • April 14, 2020February 17, 2021

SUMMARIZE AND SUMMARIZECOLUMNS DAX function examples. Discussion on DAX MEASURE usage vs static alternatives. What Often there is a need to (distinct) count or sum values based on multiple filtered tables over a selected variable… Read More »Power BI DAX How to Summarize Data From Multiple Tables

SQL Window Function 4 Times Faster with an Index

  • February 26, 2020February 26, 2021

Think about trying to find something from a book without looking the table of contents. This is what SQL server does as a standard with a table which does not have indexes. What In this… Read More »SQL Window Function 4 Times Faster with an Index

Power BI DAX How to Link Data Without a Table Relationship

  • November 13, 2019February 18, 2021

An example on creating a virtual table relationship with DAX TREATAS function. What Sometimes due to business logic we want to link two tables with a different key than the one already in the data… Read More »Power BI DAX How to Link Data Without a Table Relationship

Power BI DAX How to Calculate in Row Level with Multiple Tables

  • September 17, 2019February 20, 2021

An example on DAX SUMX function which is the perfect row iteration function for a lot of use cases What Often there is a need to calculate a DAX measure in a row level combining… Read More »Power BI DAX How to Calculate in Row Level with Multiple Tables

  • « Previous
  • 1
  • 2
  • 3
  • 4
  • Next »

Recent Posts

  • Data Lake VS Delta Lake – Data Upsert and Partition Compaction Management August 21, 2021
  • Azure Synapse Serverless SQL Optimization with Examples June 6, 2021
  • Power BI Composite Models Architecture Example May 2, 2021
  • How to Serve Three Dissimilar Analytics User Profiles January 14, 2021
  • How to Forecast Long-term Electricity Demand for Hedging, Residential Sector November 20, 2020

Tag Cloud

Advanced Analytics (4) Azure (2) Business Development (2) Databrics (1) Data Factory (1) data lake (2) Data Modelling (7) Data Visualization (2) data warehouse (1) DAX (6) delta lake (1) Machine Learning (2) on-demand SQL (1) Organizational Development (1) parquet (2) Power BI (11) Power Query (1) R (1) serverless SQL (2) SQL (2) Synapse (2)