report_export
Export Power BI reports to PDF, PPTX, PNG, XLSX, and more via the Fabric API. Returns an export ID to check status.
Instructions
Export a report to a file format (PDF, PPTX, PNG, etc.) via the Power BI API. Returns an export ID to check status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | Export format | |
| reportId | Yes | The report ID to export | |
| workspaceId | Yes | The workspace ID |