What problem does it solve?
This Skill automates the process of creating a multi-visual Power BI dashboard by combining visuals from previously generated reports, eliminating the need for manual dashboard assembly.
Core Features & Use Cases
- Dashboard Composition: Automatically combines visuals from various reports into a single Power BI dashboard.
- Semantic Model Validation: Ensures all visuals in the dashboard share the same semantic model for consistency.
- Visual Arrangement: Arranges visuals in a 2x2 grid layout with optional user-provided layout images.
- Use Case: Imagine you have multiple report visualizations that you want to combine into a comprehensive dashboard. This Skill can quickly and efficiently create a dashboard with all the necessary visuals arranged in an organized layout.
Quick Start
Use the bi-dash-creator skill to create a dashboard from the 'sales' report by running: python skills/bi-dash-creator/scripts/compose_dashboard.py salesDash --reports-dir generated-reports --output generated-dashboards sales