powerbi-report-authoring

Create and modify Power BI report definitions in PBIR and PBIP format.

3|6|Updated Jun 21, 2024
One-click install
npx skills add https://github.com/rritec/Microsoft-Fabric --skill powerbi-report-authoring-rritec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerbi-report-authoring
Source: https://github.com/rritec/Microsoft-Fabric/tree/main/skills/plugins/powerbi-authoring/skills/powerbi-report-authoring
Command: npx skills add https://github.com/rritec/Microsoft-Fabric --skill powerbi-report-authoring-rritec

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the guesswork from editing Power BI report definition files by giving you a safe, repeatable way to create and update PBIR and PBIP content.

Core Features & Use Cases

  • Create and modify report pages, visuals, filters, slicers, themes, bookmarks, and formatting in PBIR/PBIP format.
  • Validate report definitions and verify rendered output in Power BI Desktop with reload and screenshot workflows.
  • Use it when implementing approved report specs, polishing an existing report, or troubleshooting layout and rendering issues.

Quick Start

Ask the skill to implement your approved Power BI report spec or edit the target PBIR page, then validate the report and check the result in Power BI Desktop.

Frequently Asked Questions about powerbi-report-authoring

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

FAQPage Schema
How do I create and modify Power BI report definition files in PBIR format?

You create and modify PBIR report definition files by applying exact schema-aware field bindings to build report pages, visuals, filters, slicers, themes, and bookmarks safely and repeatably.

What is the best way to validate Power BI report definitions and check Desktop rendering?

The best way to validate Power BI report definitions is to run a validate-reload-screenshot workflow that verifies the rendered output and checks for layout or rendering issues directly in Power BI Desktop.

How do I implement an approved Power BI report spec into PBIP format?

You implement an approved Power BI report spec into PBIP format by authoring report pages, applying formatting and theming, and binding exact schema-aware fields to generate the target report definition.

Can I troubleshoot Power BI layout and rendering issues by editing PBIR files directly?

Yes, you can troubleshoot Power BI layout and rendering issues by modifying the target PBIR page, validating the report definition, and verifying the rendered output through reload and screenshot workflows.

Do I need exact schema-aware field bindings to author Power BI reports correctly?

Yes, exact schema-aware field bindings are required for Power BI report authoring to ensure the PBIR and PBIP content remains correct, preventing formatting and visual errors during Desktop rendering checks.