Professional CLI tool for comparing Power BI TMDL and PBIP project files with semantic diff.
Project description
TMDL-DIFF CLI
Stop hunting for broken visuals. Start comparing.
tmdl-diff is a high-level semantic comparison tool for Power BI developers. It compares TMDL (Tabular Model Definition Language) and PBIP (Power BI Project) files to instantly identify structural changes that break reports.
✨ Key Value
- Visual Integrity: Quickly see if a structural change (like a rename) will impact your report visuals.
- Semantic Diff: Goes beyond text comparison to understand Tables, Measures, and Columns.
- CLI Speed: No need to open heavy PBIX files just to see what's different between versions.
- Live Detection: Identify and inspect open Power BI Desktop instances on your machine.
📦 Installation
pip install tmdl-diff
🚀 Quick Usage
1. Compare two Project Files (.pbip)
tmdl-diff diff version1.pbip version2.pbip
2. List Open Instances & Files
tmdl-diff list
3. Interactive Comparison
tmdl-diff compare
Note: For the best experience, run
tmdl-difffrom the directory where your.tmdlor.pbipfiles are located. While the tool supports absolute paths (even across different drives), placing your snapshots in the current working directory allows for faster selection and automatic folder detection.
🖼️ Visual Preview
📄 License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tmdl_diff_cli-1.1.0.tar.gz.
File metadata
- Download URL: tmdl_diff_cli-1.1.0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1427d1aa8c055a022aac4128e7a2ae54397a1d0b475989c26f2d8605ad3893b
|
|
| MD5 |
b4943ac99b783af45eac0f1ea4133886
|
|
| BLAKE2b-256 |
58555d6a66016a3ac17555a581290651ca6c180849a1d105fccb507e92748505
|
File details
Details for the file tmdl_diff_cli-1.1.0-py3-none-any.whl.
File metadata
- Download URL: tmdl_diff_cli-1.1.0-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c058448dd27b2435a8102ce1da862a50fe3cf02ac35fd18af4e334d414be750
|
|
| MD5 |
412769afa6f4c430e7be54ebe2130d6b
|
|
| BLAKE2b-256 |
9d8b235e2ba29ac1ded7829e4450b999521c71a278ae62ad417a87f798bd3861
|