Posts filed under Power Query

Power Query DELETING Your Relationships? Here's How to Restore Them Using TMDL!

Video by: Reid Havens

Have your Power BI relationships mysteriously disappeared after changing a Power Query? You're not alone! When you modify Power Query transformations - even seemingly harmless changes - Power BI's data lineage breaks and deletes your relationships. But there's a solution!

In this video, I'll show you how to use TMDL (Tabular Model Definition Language) view to backup your relationships BEFORE making Power Query changes, so you can easily restore them when lineage breaks.

๐ŸŽฏ What You'll Learn:

  • Why relationships disappear even when column names and data types stay the same

  • What "breaking data lineage" actually means

  • How to save your relationships using TMDL view before making changes

  • How to restore relationships after Power Query modifications delete them

  • Real-world scenarios where this problem happens (Excel โ†’ Database migrations, adding transformations, etc.)

RELATED CONTENT ๐Ÿ”—

Lineage Tags for Power BI Semantic Models
TMDL View

Download Report From The Blog Files Page
Posted on September 30, 2025 and filed under Data Modeling, TMDL, Power Query.

Comparing Performance Analyzer Data (After Page Optimization)

Video by: Reid Havens

Learn how to interpret and review the Power BI Performance Analyzer data export (JSON). Plus leverage a template I built to let you compare two Performance Analyzer output files to see both the differences in page load time and object (visual) counts. Tune in to learn more!

Download Report From The Blog Files Page

Maintaining Query Folding when Merging with Different Data Types

Video by: Reid Havens

Learn how to maintain your query folding when needing to merge (join) queries in Power Query, but when the merge keys are different data types, and when converting data types might initially break your query folding. Tune in to learn more!

RELATED CONTENT ๐Ÿ”—

Query Folding Basics

Posted on May 28, 2024 and filed under Power Query.

Best Practices for Integrated Notes & Annotations in Power BI

Video by: Reid Havens

Learn about 6 locations to leave notes, comments, or annotations in Power BI desktop (PBIX) files. This approach covers notes both for report consumers, and model developers, tune in to learn more!

RELATED CONTENT ๐Ÿ”—

Show DAX Expressions on Field Tooltips
Bookmark Notes

Download Report From The Blog Files Page