You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Power BI data model parser for .pbix, .xlsx (PowerPivot) and .abf files. Surfaces metadata (DAX, Power Query/M, TMSCHEMA) and decodes VertiPaq tables — whole, column-projected, or streamed in memory-bounded chunks.
Benchmarked DAX performance antipattern library plus daxlint, a Python static analyzer for .dax, model.bim, and TMDL. 10 documented patterns with engine mechanisms, 11 pluggable rules, JSON/table output, CI exit codes. Scanner quality is measured: 1.00 precision/recall on a labeled corpus, 5,650 files/sec, gates enforced in CI.