Add databricks-powerbi-migration skill#196
Add databricks-powerbi-migration skill#196jjaiwant328 wants to merge 1 commit intodatabricks-solutions:mainfrom
Conversation
New skill for migrating Power BI semantic models to Databricks metric views. Covers schema assessment, DAX-to-SQL translation, ERD/domain generation, intermediate mapping layers, query optimization, KPI definitions, data discovery, and deployment checklists with a 16-step guided workflow.
|
I like the idea and think it looks great, but I'm requesting a review from @calreynolds or @dustinvannoy-db, as it's entirely new and we don't have migration skills right now. |
calreynolds
left a comment
There was a problem hiding this comment.
We will get back to you! We're debating whether we want to include anything third-party or not
My content feedback would be: I think we can trim this generally!
Also, can you adjust the file structures to be similar to how we do spark-declarative-pipelines? The more uniform, the easier for the llm to digest
|
Thank you for the feedback. Will follow up on this and let you know when I am done. Also it is more of a PowerBI to Databricks migration, but because of the naming convention it is confusing. Let me know if you want me to change it. |
Summary
databricks-powerbi-migrationskill for migrating Power BI semantic models to Databricks metric viewsFiles Added
databricks-skills/databricks-powerbi-migration/SKILL.md-- main skill instructions (416 lines)databricks-skills/databricks-powerbi-migration/REFERENCE.md-- detailed patterns for 15 identified gapsdatabricks-skills/databricks-powerbi-migration/EXAMPLES.md-- input/output examplesdatabricks-skills/databricks-powerbi-migration/approach.md-- high-level methodologydatabricks-skills/databricks-powerbi-migration/scripts/-- 6 utility scriptsFiles Modified
databricks-skills/install_skills.sh-- registered new skill in DATABRICKS_SKILLS, get_skill_description, get_skill_extra_filesdatabricks-skills/README.md-- added skill to Analytics & Dashboards sectionTest plan
install_skills.sh --local databricks-powerbi-migration/databricks-powerbi-migration