Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
While trying to test REST Api for export to file, i am facing the below issue.
Now I can export pdf,pptx, jpeg files, but I can not export XLSX,CSV files.
export step sample:
1.PostExportRequest
2.PollExportRequest
3.ExportPowerBIReport
4.GetExportedFile
"error": {
"code": "InvalidRequest",
"message": "Export report was called with an unsupported file format"
}
Solved! Go to Solution.
Hi @elevenyi11 ,
Is your report a paginated report? The files format for whom you get the error are only supported when exporting a paginated report.
See here the available formats and their limitations: Reports - Export To File - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Hi @elevenyi11 ,
Is your report a paginated report? The files format for whom you get the error are only supported when exporting a paginated report.
See here the available formats and their limitations: Reports - Export To File - REST API (Power BI Power BI REST APIs) | Microsoft Learn
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |