
Scatter PlotFree
Dynamic Storytelling Using Scatterplots
Scatterplots can tell very different stories depending on the perspective we choose to highlight.
Documented Power BI techniques — the model change, the DAX, and the exact visual settings. Most are free to read; the rest come with the model files for members.

Scatter PlotFree
Scatterplots can tell very different stories depending on the perspective we choose to highlight.

Matrix/TableFree
This documentation explains how to perform RFM analysis in Power BI using a dynamic, time-aware approach.


Matrix/TableFree
This documentation will walk you through the process of creating a combined visualization using a matrix and bar/column charts, ensuring they remain visually aligned regardless of…

Matrix/TableFree
This documentation details advanced pagination techniques, extending my previous tutorial and documentation.

Metric/KPIFree
This documentation provides a step-by-step approach to building the first version of the one-for-all customer Pareto analysis dashboard.

Metric/KPIFree
Imagine you have a big pile of something – let's say, 100 colorful building blocks.

Metric/KPIFree
In the world of Power BI, Key Performance Indicator (KPI) and metric cards are essential.

Donut/PieFree
RETURN SWITCH( SelectedMetricOrder, -- Transaction Metrics 0, "Total Transactions", -- Revenue Metrics 1, "Total Revenue",