report_get_export_status
Check the progress of a Power BI report export. Retrieve the current status using workspace, report, and export IDs to determine if the export completed.
Instructions
Get the status of a report export operation via the Power BI API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exportId | Yes | The export ID from report_export | |
| reportId | Yes | The report ID | |
| workspaceId | Yes | The workspace ID |