PowerBI.tips

Tag

#Power Query

20 posts

AI-Assisted TMDL Workflow & Hot Reload – Ep. 507

March 4, 2026

AI-Assisted TMDL Workflow & Hot Reload – Ep. 507

Mike and Tommy explore AI-assisted TMDL workflows and the hot reload experience for faster Power BI development. They also cover the new programmatic Power Query API and the GA release of the input slicer.

Revisiting Dataflows Gen 2 – Ep. 490

January 2, 2026

Revisiting Dataflows Gen 2 – Ep. 490

Mike and Tommy revisit Dataflows Gen 2 after giving it a hard time for months — and the verdict? It's actually good now. New parallelization, modern query evaluation, and smarter pricing make it a real option again. Plus, the PBIR format admin setting and creative image visual tricks.

Future-Proofing Excel – Ep. 443

July 23, 2025

Future-Proofing Excel – Ep. 443

Mike and Tommy answer a mailbag question about building Excel dashboards with future migration in mind. They break down practical steps for making the leap from Excel to Power BI easier — starting with Power Query, tables, and pivot charts.

We Just Want to View Reports! – Ep. 432

June 13, 2025

We Just Want to View Reports! – Ep. 432

Mike and Tommy tackle a common frustration: how to give report viewers a simple experience without exposing them to the full complexity of Fabric. They explore SharePoint embedding, org apps, dedicated embedding solutions, and the importance of identifying user personas.

Max Performance in Power Query – Ep. 422

May 9, 2025

Max Performance in Power Query – Ep. 422

Mike, Tommy, and special guest Alex Powers deep-dive into squeezing maximum performance out of Power Query—from Excel origins to Dataflows Gen 2 in Fabric. They cover staging defaults, V-Order optimization, query folding, the ELT mindset shift, and why copy-pasting Gen 1 code into Gen 2 will burn your CU budget.

Power Query, Skills to Know and Learn – Ep. 421

May 7, 2025

Power Query, Skills to Know and Learn – Ep. 421

Mike and Tommy dive into the Power Query skills every Power BI user should master. From essential daily transforms to advanced M language techniques, they break down what to learn first and what to tackle as you level up.

Dataflows Gen 1 vs Fabric SQL for Reference Tables – Ep. 399

February 19, 2025

Dataflows Gen 1 vs Fabric SQL for Reference Tables – Ep. 399

Mike and Tommy compare two practical ways to manage small-but-critical reference tables: Power BI Dataflows Gen1 versus a Fabric SQL database. They break down tradeoffs around refresh, governance, CI/CD, and downstream consumption so you can pick the simplest option that still scales.

New M Functions for Fabric – Ep. 273

December 6, 2023

New M Functions for Fabric – Ep. 273

Ep. 273 breaks down two power-user additions: DAX Query View in Power BI Desktop (plus Performance Analyzer integration) and Fabric’s new `DeltaLake.Table` M function—bringing Power Query closer to Delta tables.

100 Dollars for Fabric – Ep. 243

August 23, 2023

100 Dollars for Fabric – Ep. 243

If you could spend $100 improving Microsoft Fabric, what would you buy? In Ep. 243, Mike, Tommy, and Seth build a no-nonsense wish list centered on cost clarity, stronger lineage, and admin tooling that scales beyond a single team.

PQ Functions – Ep. 217

May 24, 2023

PQ Functions – Ep. 217

Ep. 217 is a practical conversation about Power Query functions—how to build a small library of repeatable helpers, where reuse breaks down inside PBIX files, and when it’s time to move transformations into shared dataflows or upstream pipelines.

Low Code Solutions – Ep. 212

May 10, 2023

Low Code Solutions – Ep. 212

Low-code is less about ‘no programming’ and more about accelerating real work with guided UI, defaults, and reusable patterns. In Ep. 212, Mike, Tommy, and Seth break down how Power BI, Power Query, Power Apps, and automation fit on that spectrum—and what guardrails and ‘wizard’ experiences would make teams faster without sacrificing fundamentals.

Building Date Table from Scratch

August 31, 2016

Building Date Table from Scratch

Create a custom dynamic date table in Power BI Query Editor using M language. Build week-based selectors that automatically update when refreshed.

Using Variables for File Locations

August 4, 2016

Using Variables for File Locations

Learn how to create a variable query in Power BI to manage file locations. When you move files, update one query instead of changing every source path.

Loading Data From Folder

June 16, 2016

Loading Data From Folder

Learn how to automatically load only the most recent file from a folder in Power BI. Perfect for automated reports that receive daily data files.

Query Editor – Editing M Code

May 19, 2016

Query Editor – Editing M Code

Learn how to copy and paste queries to and from the Query Editor using the Advanced Editor. Master the M language to share and model your Power BI data.

From Wikipedia to a Colorful Map

April 20, 2016

From Wikipedia to a Colorful Map

Learn how to pull data directly from Wikipedia into Power BI and create a beautiful filled map showing US population growth by state.

← All Tags