PBI Doc Generator v0.4
🆕 Report Pages & Visuals
The big one: documentation now includes a full visual inventory per report page.
- Each page lists its visuals as a structured, easy-to-read bullet list
- Every visual includes semantic data roles: X-axis, Y-axis, Legend, Values, Tooltips, etc.
- Tables and matrices now show Columns (N) with full field listings
- Slicers are summarized as a compact filter chip line per page
- Technical/helper elements (shapes, buttons,
!-prefix cards, ServerString, etc.) are excluded from counts and grouped in a footnote
🔍 Smarter Observations
- Unused measures → detects measures defined but not used in visuals
- Duplicate DAX → flags identical measure expressions
- Hardcoded connections & excessive bidirectional filters (existing from v0.3)
🛠️ Improvements
-
Full DAX & M expressions
No truncation — all logic is shown completely in<pre><code>blocks -
Binary payload detection
Inline base64 blobs replaced with:[binary payload omitted] -
No horizontal scroll
Code, tables, and diagrams wrap neatly at any screen size -
Mermaid diagrams (offline)
Relationship and lineage diagrams now render fully offline (mermaid bundled in the exe) -
.Report folder matching fix
Fixed issue where multiple.pbipfiles in the same directory could mix report pages -
GUI enhancements
Clickable LinkedIn and GitHub links in the footer
📦 Download
PBIDocGen_v0.4.exe
- Portable — no installation required
- Runs fully offline
✅ Supported Formats
Format | Support
-- | --
.pbix | ✅
.pbip + PBIR | ✅
.pbip + PBIR-legacy | ✅
.SemanticModel (TMDL) | ✅