Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
data-goblin avatar

Pbir Format

  • 66 installs
  • 836 repo stars
  • Updated July 29, 2026
  • data-goblin/power-bi-agentic-development

Modify Power BI PBIR report JSON directly when the pbir CLI is unavailable, following PBIR structure and patterns and validating with jq.

About

Reference for the PBIR report JSON structure and editing patterns, used to modify report definitions directly when the pbir CLI is not available. A developer uses it to hand-edit visual and page JSON and validate each change with jq.

  • Documents PBIR JSON structure for direct edits
  • Fallback path when the pbir CLI is unavailable

Pbir Format by the numbers

  • 66 all-time installs (skills.sh)
  • Ranked #882 of 2,064 Data Science & ML skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/data-goblin/power-bi-agentic-development --skill pbir-format

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs66
repo stars836
Last updatedJuly 29, 2026
Repositorydata-goblin/power-bi-agentic-development

What it does

Modify Power BI PBIR report JSON directly when the pbir CLI is unavailable, following PBIR structure and patterns and validating with jq.

Files

examples/K201-MonthSlicer.Report/.platformTextGitHub ↗
{
  "$schema": "https://developer.microsoft.com/json-schemas/fabric/gitIntegration/platformProperties/2.0.0/schema.json",
  "metadata": {
    "type": "Report",
    "displayName": "K201 - MonthSlicer"
  },
  "config": {
    "version": "2.0",
    "logicalId": "1b2a96e3-19f0-4ace-a2b9-55decaf15cb3"
  }
}

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.