query-to-pbip

Installation
SKILL.md

Query To Pbip

Orchestrate the conversion of a Databricks Genie Query into a complete Power BI Desktop Project (PBIP). This skill acts as a pipeline controller, invoking four sub-skills in sequence to translate query semantics into a TMDL model, select an appropriate visual type, generate the visual JSON, and scaffold the final PBIP package.

When to Use This Skill

  • Converting a Genie SQL query or YAML metric view into a Power BI visual
  • Generating a complete PBIP project from a natural language query result
  • Producing a downloadable .pbip artifact from Genie output
  • Automating the end-to-end pipeline from query to Power BI report

Pipeline Overview

The orchestration follows a strict four-stage pipeline. Each stage produces an artifact consumed by the next:

Installs
1
First Seen
5 days ago
query-to-pbip — bcastelino/powerbi-dashboard-generator