Forum Discussion
emourits
4 years agoNew Member
ExportTo API: Locale setting not used
I'm using this API to export an embedded report to pdf and powerpoint: https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to My users are based in the netherlands so I choose to ...
- 4 years ago
We suspect that there's an issue with locale in "Export to File" REST API when your report resides on a Gen1 capacity.
We recommend upgrading the capacity to Gen2 where this feature works as expected.
AmosHersch
4 years agoMicrosoft Employee
Hi,
Please don't create an export request with both powerbiReportExportConfiguration and paginatedReportExportConfiguration. you should specify only one of them based on the type of your report.
I verified Locale is working as expected.
Thanks,
Amos