Tag: pbixray
All the articles with the tag "pbixray".
-
Parsing Power Pivot Data Models from Excel XLSX Files
Excel workbooks with Power Pivot models contain the same Analysis Services and VertiPaq storage ideas as PBIX files. This article shows how pbixray reads them directly from Python.
-
Parsing PBIX Files with Python (pbixray)
Extract tables, measures, M queries, and report metadata from any PBIX file using the open source Python library pbixray — no Power BI required.