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.
emourits
4 years agoNew Member
The ID of the Export is: MS9CbG9iSWRWMi1lODA3ZjEzZC1lZmEwLTQ3MzktYmJhYS05Mjg3MzE4MTFkOWNPU28zVEx4THB1RGF5eVd6NWFkM1JqSzJMWUtNVTVZY21WY3M0MFZUaWFjPS4=
I'll try and get the Fiddler trace working and respond with that later.
AmosHersch
4 years agoMicrosoft Employee
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.
- erikmourits4 years agoNew Member
Yes, upgrading to Gen2 fixed our locale problem. Thank you for your help.