build_grid_report
Compose a custom dashboard grid in one call by specifying visual types, spans, and data bindings. Build flexible Power BI reports with charts, tables, and cards arranged in a 12-column layout.
Instructions
RECIPE: a flexible GRID dashboard - compose ANY visuals in one call. config.visuals is an array of {type, title, span(1-12), rows, category:{table,column}, series:{table,column}, values:[{table,measure}]}; they flow into a 12-column grid that fills the canvas. Supports the full palette: column/bar/line/area/pie/donut/funnel/ribbon/combo + scatter/treemap + tables/cards. The open-ended composer behind the template library. clearPages/pagePrefix to append.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | ||
| reportSessionId | Yes |