Python toolkit that turns Tableau workbooks into a Power BI migration plan. Parses .twb XML with stdlib ElementTree, maps Tableau functions to DAX via a reviewable YAML table (88.5% auto-map on fixtures), suggests CALCULATE patterns for LOD expressions, scores per-workbook effort, and emits markdown plans plus a portfolio CSV. Credentials redacted.
-
Updated
Aug 11, 2026 - Python