powerbi

Develop Power BI solutions with DAX measures, Power Query transformations, and dashboard designs.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/JNZader-Vault/project-starter-framework --skill powerbi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerbi
Source: https://github.com/JNZader-Vault/project-starter-framework/tree/main/.ai-config/skills/data-ai/powerbi
Command: npx skills add https://github.com/JNZader-Vault/project-starter-framework --skill powerbi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of robust Power BI solutions by providing pre-built data transformation logic, DAX measures, and dashboard design patterns for efficient business intelligence.

Core Features & Use Cases

  • Data Modeling: Implements star schema and dimensional modeling best practices.
  • Data Transformation: Offers reusable Power Query (M) scripts for connecting to PostgreSQL and REST APIs, and generating date/time dimensions.
  • DAX Measures: Provides a library of DAX measures for basic metrics, alert analysis, time intelligence, and variable usage.
  • Dashboard Design: Outlines a standard executive dashboard layout and visualization guide.
  • Use Case: Quickly set up a Power BI report for real-time sensor data by leveraging the provided PostgreSQL connection script, DAX measures for average readings and alert status, and the executive dashboard layout.

Quick Start

Use the powerbi skill to generate a date dimension table using Power Query.

Frequently Asked Questions about powerbi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a DAX measure for time intelligence in Power BI?

Power BI time intelligence DAX measures analyze data across time periods using pre-built logic for basic metrics, alert analysis, and variable usage. This Skill provides a library of these measures to streamline reporting.

What is the best way to model a star schema for Power BI dashboards?

Modeling a star schema for Power BI dashboards requires following dimensional modeling best practices. This Skill implements star schema data architecture and provides standard executive dashboard layout patterns for efficient reporting.

Can I connect Power BI to PostgreSQL using Power Query?

You can connect Power BI to PostgreSQL using Power Query by utilizing reusable Power Query (M) scripts. This Skill provides these scripts for connecting to PostgreSQL databases and REST APIs, facilitating efficient data transformation.

How do I generate a date dimension table in Power BI?

Generating a date dimension table in Power BI requires using Power Query (M) scripts. This Skill offers reusable data transformation logic to generate date and time dimensions required for robust business intelligence architecture.

Does this Power BI solution support real-time sensor data reporting?

This Power BI solution supports real-time sensor data reporting. You can quickly set up a report by leveraging the provided PostgreSQL connection script, DAX measures for average readings and alert status, and the executive dashboard layout.