Audit Theme Compliance
pbir_audit_theme_complianceAudit Power BI report page visuals for theme overrides, returning a summary and top findings to ensure theme compliance.
Instructions
Audit visuals on a page for theme overrides. Returns summary header + topN findings (default 20). topN:0 = all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | Max findings (0 = all) | |
| pageId | Yes | The page ID to audit | |
| verbose | No | Include override category names per visual |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | No | ||
| error | No | ||
| _cache | No | ||
| byCode | No | ||
| pageId | No | ||
| details | No | ||
| success | No | ||
| summary | No | ||
| returned | No | ||
| truncated | No | ||
| totalVisuals | No | ||
| totalFindings | No | ||
| overrideVisuals | No | ||
| compliantVisuals | No | ||
| categoriesAffected | No |