Forum Discussion
Lounes-Activops
4 years agoNew Member
Error with visual.exportData()
Hi, I think my issue is related to many other posts, but no answer provided yet. When i try to export data from a custom visual, in web side, using the power bi embedded api, i get this err...
JPW
4 years agoNew Member
We started getting the same error yesterday afternoon (US Eastern time).
The only workaround we found was to first manually export the data (clicking on the ellipsis on the table, then select "Export data" then export using any of the options). After that triggering the code that has visual.exportData (in our case it's triggered by clicking a button) works. It continues to work until the page is refreshed.