Forum Discussion
Anonymous
6 years agoNot applicable
Power BI Export to file Error
We are using the latest version of the API (V3) I have copied the code examples from here - https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to in my 'PostExportRequest' functi...
Anonymous
5 years agoNot applicable
Have you found a resolution for this. Stuk with the same issue!
Anonymous
4 years agoNot applicable
I found when I tried to export the file as a .PNG or a .CSV then the api call never worked and just hung permanently. But when I changed the export format to .PDF then it worked fine and the code was able to move on to the 'polling for export to finish' logic.
- Anonymous4 years agoNot applicable
hi, did you use the sample code that is in the microsoft doc?
if not, can i see you your code .
thanks