pbi_export_correction_report
Generates a Markdown correction report for Power BI semantic models, including star-schema analysis, circular dependency scan, and audit issues. Outputs the report path and inline summary.
Instructions
Generate a Markdown correction report aggregating all analysis tools.
Output sections: model overview, star-schema verdict, circular
dependency scan, optional rubric scoring, audit issues. Writes to
output_path and returns the path plus an inline summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | ||
| extract_folder | No | ||
| rubric_criteria | No | ||
| fact_table_hints | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |