Interactive Demo
Open any .pbix file and explore its internal structure — schema,
column statistics, relationships, M queries and DAX — powered by the WebAssembly
build of pbixray. The file is parsed inside your browser
and is never uploaded.
The browser build reads model metadata. Decoding table contents (Un-VertiPaq), older XPress8-compressed PBIX files and XLSX data models need the
Python library — the
Streamlit demo
runs the latest release and covers those. It sleeps when idle, so give it
a moment to wake up.