PowerBI.tips

Tag

#DAX

11 posts

Remote Fabric Jupyter & Local VS Code – Ep. 497

January 28, 2026

Remote Fabric Jupyter & Local VS Code – Ep. 497

Mike and Tommy dive into a listener mailbag question about connecting a local VS Code desktop to a remote Fabric Jupyter kernel — unpacking the tradeoffs of local vs. cloud development, custom environments, cost optimization, and why OneLake File Explorer might be the missing piece. Plus, AI-generated music as a metaphor for the future of data engineering.

Pareto Charting in PowerBI

October 17, 2016

Pareto Charting in PowerBI

Build a Pareto chart in Power BI using DAX measures for cumulative totals and percentages. Identify which products comprise the majority of your sales.

Fixing Measure Madness

October 4, 2016

Fixing Measure Madness

Organize your Power BI data model by creating a dedicated measures table. Group all your DAX measures in one place for cleaner, more maintainable reports.

Make Calendars Using DAX – Curbal

August 30, 2016

Make Calendars Using DAX – Curbal

Learn how to create custom calendars in Power BI using DAX with Calendar() and CalendarAuto() functions. Video tutorial from Ruth Pozuelo at Curbal.

Measures – Calculating a Sum

May 7, 2016

Measures – Calculating a Sum

Learn how to create measures in Power BI to calculate totals using the SUM function in DAX. Watch how totals dynamically change as you select different data points.

Measures – Calculating % Change

May 2, 2016

Measures – Calculating % Change

Learn how to create percent change calculations in Power BI using DAX measures with practical examples using real-world automotive production data.

← All Tags