pbir-bookmarks

Create, edit, and wire Power BI Report Bookmarks with JSON manipulation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the creation, editing, and wiring of Power BI Report Bookmarks, allowing users to manage bookmarks and their interactions with report elements efficiently.

Core Features & Use Cases

  • Bookmark Creation & Editing: Generate and modify bookmarks to capture report states.
  • Visual Linking: Wire bookmarks to buttons for interactive report navigation.
  • Filter State Management: Control filter and slicer states with bookmarks.
  • Use Case: If you're working on a complex Power BI report and need to create interactive bookmarks for users to toggle between different report states, this Skill can help you achieve that.

Quick Start

Add a bookmark to capture the current state of your report and wire it to a button for toggling visibility.

Frequently Asked Questions about pbir-bookmarks

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

FAQPage Schema
How do I create Power BI bookmarks to capture and toggle report states?

You create Power BI bookmarks to capture report states by generating and modifying them to save visual configurations. This allows users to toggle between different filter and slicer states for interactive report navigation.

How do I wire Power BI bookmarks to buttons for interactive report navigation?

You wire Power BI bookmarks to buttons by linking the captured state to report visual elements. This enables interactive navigation, allowing users to click buttons to toggle visibility and switch between saved report views.

Can I manage Power BI bookmark filter and slicer states using JSON manipulation?

Yes, you can manage Power BI bookmark filter and slicer states through JSON manipulation. Editing the underlying report JSON allows you to control and modify how bookmarks capture, apply, and toggle specific filter configurations.

What do I need to know before using Power BI bookmarks for report management?

Before using Power BI bookmarks for report management, you need an understanding of the Power BI report structure and JSON manipulation. This prerequisite knowledge is necessary to effectively capture states and wire bookmarks to visual elements.

When should I use Power BI bookmarks in my interactive reports?

You should use Power BI bookmarks when working on complex Power BI reports that require users to toggle between different visual states. They are essential for capturing specific filter configurations and creating interactive navigation experiences.