create_pa_breakdown
Create a Performance Analytics breakdown to slice an indicator by a dimension like assignment group or category.
Instructions
Create a Performance Analytics (PA) breakdown on pa_breakdowns (requires WRITE_ENABLED=true). Breakdowns slice an indicator by a dimension (e.g. by Assignment group or Category).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Breakdown name (e.g. "By Assignment group") | |
| active | No | Activate immediately (default: true) | |
| description | No | What this breakdown slices by | |
| related_field | No | Optional dotted field path the breakdown maps to (e.g. "assignment_group") |