pbi_plan_visual
Plan a Power BI visual from a business intent specification without editing the report. Provide intent keys like metric, dimension, time, and breakdown to receive the visual type and configuration.
Instructions
Plan a visual from a business-intent spec without touching the report.
intent keys (all optional unless a rule needs them): metric / metrics — 'Table.Measure' reference(s) dimension — 'Table.Column' categorical axis time — 'Table.Column' time axis (implies trend) breakdown — 'Table.Column' secondary split (legend/series) target — 'Table.Measure' reference or numeric goal comparison, trend, parts_of_whole, correlation, geographic, detail_table, many_categories, filter_control — boolean hints
Returns the chosen visual_type, the matching pbi_add_visual
config, and a rationale explaining the rule that fired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |