pbir-visual-json

Edit Power BI report visual configurations in visual.json.

2|1|Updated May 5, 2026
One-click install
npx skills add https://github.com/wardawgmalvicious/claude-config --skill pbir-visual-json
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pbir-visual-json
Source: https://github.com/wardawgmalvicious/claude-config/tree/main/skills/pbir-visual-json
Command: npx skills add https://github.com/wardawgmalvicious/claude-config --skill pbir-visual-json

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the editing of visual.json in Power BI reports, simplifying the customization of visual configurations.

Core Features & Use Cases

  • Top-Level Structure: Covers essential elements like name, position, visibility, and filter configuration.
  • Expression Literals: Handles different data types such as strings, doubles, integers, decimals, hex colors, datetimes, and nulls.
  • Field References: Supports patterns for columns, measures, aggregations, hierarchy levels, and sparkline data.
  • Visual Types & Roles: Maps visual types to their respective query roles for accurate data mapping.
  • Visual Groups: Allows the creation and customization of visual groups for better organization.
  • Column Widths: Manages column widths in tables and matrices.
  • Mobile Configuration: Provides mobile-specific positioning.
  • Use Case: Ideal for users who frequently edit visual configurations in Power BI reports and need an efficient way to manage complex JSON files.

Quick Start

Use the pbir-visual-json skill to edit the visual.json file for a Power BI report visual.

Frequently Asked Questions about pbir-visual-json

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

FAQPage Schema
How do I automate editing Power BI visual configurations in visual.json?

You can automate editing Power BI visual configurations in visual.json by applying structured manipulation to visual properties, field references, and expression literals, simplifying complex report customization.

What types of expression literals can I modify in a Power BI visual.json file?

Expression literals in a Power BI visual.json file support modifying strings, doubles, integers, decimals, hex colors, datetimes, and nulls. This covers the primary data types needed for visual configuration.

Can I manage field references for columns and measures in Power BI visual.json?

Yes, you can manage field references for columns, measures, aggregations, hierarchy levels, and sparkline data in Power BI visual.json. This ensures accurate data mapping for your report visuals.

Does editing Power BI visual.json support mobile-specific configurations?

Editing Power BI visual.json supports mobile-specific configurations by providing mobile-specific positioning. You can also manage visual groups, column widths, and top-level visibility settings.

What do I need to know before automating Power BI visual.json manipulation?

Before automating Power BI visual.json manipulation, you need knowledge of Power BI visual structures and JSON manipulation. This prerequisite ensures you can accurately map visual types to their query roles.