Posts

Showing posts from May, 2025

Dynamic Row Level Security in Power BI with Manager Level Access

Power BI Dynamic Row Level Security with Organizational Hierarchy

Context transition in DAX explained visually

https://www.sqlbi.com/articles/context-transition-in-dax-explained-visually/

Tabular Editor 3 (with Daniel Otykier)

Essential BI Tools from SQLBI

DAX Date Template

Why Power BI totals might seem wrong (27:54)

Different options to model many to many relationships in Power BI and Tabular (34:29)

Introducing dynamic format strings for DAX measures (27:08)

Deep dive into measure filters in Power BI Desktop (23:03)

https://www.sqlbi.com/articles/deep-dive-into-measure-filters-in-power-bi-desktop/

Account Receivable Aging in Power BI (31:00)

Reduce the number of measures with Calculation Groups

Differences between GENERATE and CROSSJOIN solving business scenarios - Unplugged #37 (36:52)

Differences between ALL and ALLCROSSFILTERED (12:46)

ALL removes filters from the expanded table. Use ALLCROSSFILTERED to remove filters from tables that are filtering but are not part of the expanded table; e.g. in a limited relationship. https://www.sqlbi.com/articles/differences-between-all-and-allcrossfiltered/

Understanding Data Lineage in DAX

Answering questions: running total and last dates within selection - Unplugged #38 (33:33)

Builds on Show last 6 months based on user single slicer selection (20:03)