22-25 April 2026

To filter or not to filter, that is a question

Regular 50 minute session for SQLBits 2026

TL; DR

Let's have fun filtering data with DAX.

Session Details

When working with DAX, filters are everything.
The session covers converting interactive filtering to DAX filters in Power BI reports.
We will cover several internal topics related to DAX filtering.
We will introduce issues related to filter contexts, filter functions, calculated tables created by filters' actions, and the concept of context transition applied to filters.
We will examine how value filter behavior affects query DAX results.
Power BI Performance Analyzer and DAX Studio will be the best tools for demonstrating the concepts during the session.
This session is intended for users who analyze data stored in the Vertipaq SSAS database and need to understand how to filter and interpret the results of their actions.

3 things you'll get out of this session

Understand the process for querying the Vertipaq storage mode.
Learn how to explore DAX filters with DAX Studio.
Identify the query expressions by looking at the xmSQL code.