Forum Discussion
Error exporting data with underlying data
Every time I try to export underlying data for a report, I get an error: "Error exporting data". I've tried changing the visual (from stacked column to clustered) and even changed the aggregate format (count to count (distinct)). The only advice I've found in the community is to try changing the visuals.
I also tried downloading the Gateway tool and setting it up after checking my settings - the same sections that allow auto-refresh.
Does anyone have any further troubleshooting steps for me to try? If I need more in-depth support outside of the community, how do I contact that team?
Thanks,
Z
10 Replies
- AnonymousNot applicable
zeuslyone Are you running into any of the known limitations based on the article here? - listed below
Limitations and considerations
The maximum number of rows that can be exported to .csv is 30,000.
The maximum number of rows that can be exported to .xlsx is 30,000 (for Power BI Free users) and 150,000 (for Power BI Pro users).
Power BI only supports export in visuals that use basic aggregates. Export is not available for visuals using model or report measures.
Custom visuals, and R visuals, are not currently supported.
If there is unicode in the .csv file, the text in Excel may not display properly. Although, opening it in Notepad will work fine. Examples of unicode are currency symbols and foreign words. the workaround for this is to import the csv into Excel, instead of opening the csv directly. To do this:
- Open Excel
- From the Data tab, select Get external data > From text.
- zeuslyoneFrequent Visitor
Hello Eno1978,
Thanks for the info. As far as I can tell none of these apply, but this is great clarification.
Zeuslyone
- zeuslyoneFrequent Visitor
Ironically, I tried it just now again and had it work the first time but then had it fail on a second attempt. It also failed for a colleague who has been trying to export the data for his use. I look forward to any further advice that others have for this thread.
Best,
Zeuslyone
- AnonymousNot applicable
What is your data source? Is there any possibility that you can share me the PBIX file so that I can test?
Regards,
Lydia Zhang - Bi2thellyHelper II
Was a resolution found for this? I am having similar issues.