bi-dash-creator
Installation
SKILL.md
Bi Dash Creator
Overview
This skill composes a multi-visual Power BI dashboard by combining visuals from previously generated reports in generated-reports/. It validates semantic model consistency, filters out non-chart visuals, arranges visuals in a 2x2 grid layout, and outputs a complete PBIP project to generated-dashboards/.
Step 1: Discover Available Visuals
Scan generated-reports/*/ for all visual.json files using the path pattern:
generated-reports/<Name>/<Name>.Report/definition/pages/<pageId>/visuals/<visualId>/visual.json
Read the visual.visualType field from each file to identify what kind of visual it is.
Step 2: Filter Excluded Visual Types
Exclude any visuals where visualType is one of: