detect_report_format
Classify Power BI report files as legacy, PBIR, or PBIP format by inspecting .pbix or PBIP project paths, returning evidence for each classification.
Instructions
Classify a report source as legacy | pbir | pbip. Robust on both a .pbix (a ZIP: Report/Layout = legacy, Report/definition/ = pbir) and a PBIP project folder (a *.pbir pointer or a definition/ folder). Returns the classification plus the evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | absolute path to a .pbix file or a PBIP project folder |