Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
stevenamani
Advocate II
Advocate II

ExportDataFailed Error from Embed API

I have seen others post this issue with no response so here is hoping that this will increase the noise on this issue. It is extremely critical and urgent for us.

 

We have been using the visual.exportData method for a couple of years to export summary or underlying data from Power BI visuals. All of a sudden this is no longer working with a very ambiguous error message:

 

error = {message'ExportDataFailed'detailedMessage'Export visual data has failed'errorCodeundefinedlevel3technicalDetails:{
errorInfo: undefined
requestId: undefined
}}
 
We are using the latest v2.18.7 javascript client version
 
5 REPLIES 5
V-lianl-msft
Community Support
Community Support

Hi @stevenamani ,

 

I see that the status of this issue shows that it is investigating. Please focus on this thread:

https://community.powerbi.com/t5/Issues/ExportDataFailed-Error-from-Embed-API/idi-p/2244816 


Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

JPW
New Member

We found a weird workaround.  If you first manually export the data (clicking on the ellipsis, then select "Export data" then export using any of the options) and then trigger the code (for us it's clicking a button) that calls visual.exportData, it works.

That doesn't work for us. The code still fails even after a manual export.

JPW
New Member

We are getting the same error message.  This started yesterday for us.  And, yes, this is occurring when trying to export data from table visuals.

stevenamani
Advocate II
Advocate II

I have been doing some experiments and it seems this issue is only affecting Table and Matrix visuals...hope that is helpful to someone

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors