read_pbir
Parses a PBIR report from .pbix or PBIP files, returning a structured summary of pages, visuals, bookmarks, and dataset reference, along with a session ID for subsequent modifications.
Instructions
Open an enhanced (PBIR) report from a .pbix or a PBIP folder, parse the whole definition tree into memory, and return a structured summary (pages + visual counts, bookmarks, dataset reference). Returns a pbirSessionId reused by the other pbir tools. The source must be CLOSED in Power BI Desktop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | absolute path to a PBIR .pbix or a PBIP project folder |