pbir-pages

Configure Power BI report pages by modifying JSON properties in page.json and pages.json files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the configuration and customization of Power BI report pages, enhancing user experience and efficiency.

Core Features & Use Cases

  • Page Properties Management: Customize page properties like name, display name, size, and visibility.
  • Page Order and Active Page Configuration: Manage page order and set the active page in the report.
  • Canvas and Wallpaper Customization: Differentiate canvas background from wallpaper and align visual elements.
  • Visual Interactions Configuration: Override default cross-filtering and define interactions between visuals.
  • Tooltip and Drillthrough Pages: Create tooltip pages for visual context and drillthrough pages for detailed insights.
  • Use Case: When building a Power BI report, use this Skill to ensure that page elements are visually aligned, and interactions between visuals are functioning as intended.

Quick Start

Configure the page properties for the 'Overview' page in your Power BI report.

Frequently Asked Questions about pbir-pages

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

FAQPage Schema
How do I customize Power BI report page properties like size and visibility?

To customize Power BI report page properties, you modify JSON properties in the 'page.json' and 'pages.json' files. This approach allows you to directly manage page names, display names, sizes, and visibility settings for your reports.

Can I manage page order and set the active page in a Power BI report via configuration?

Yes, you can manage page order and set the active page by modifying the JSON configuration files. This Skill configures these properties directly in 'pages.json', ensuring the correct page sequence and default active view upon report load.

How do I configure visual interactions and override default cross-filtering in Power BI?

Configuring visual interactions and overriding default cross-filtering is done by modifying JSON properties in 'page.json'. This defines specific interactions between visuals on the report page without using the Power BI GUI.

What is the best way to create tooltip and drillthrough pages for Power BI reports?

The best way to create tooltip and drillthrough pages is by modifying the appropriate JSON properties in your page configuration files. This enables visual context tooltips and detailed drillthrough insights directly within the report structure.

How do I differentiate canvas background from wallpaper in Power BI report design?

You differentiate canvas background from wallpaper by configuring distinct JSON properties in 'page.json'. This allows you to align visual elements and separately manage the canvas and wallpaper appearances for optimized report design.