pbi_read_matrix
Reads complete matrix data from Power BI, handling virtualized rows by scrolling and merging row headers, returning structured columns and rows.
Instructions
Read a matrix/grid fully as {columns, rows:[{header, cells}], ariaRowCount, ariaColCount, complete}. Scrolls virtualized grids and merges by row header.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | ||
| titleMatch | No |