Forum Discussion
data exceeds Limit
- Anonymous2 years ago
Hi herman_ng ,
PG is starting to work on the fix and will release.
Best Regards
Community Support Team _ RongtieIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Look for any error messages or notifications that might provide specific information about what went wrong.
Ensure that your data is loaded correctly in Power BI. If there are any errors during the data loading process, it may prevent you from exporting the data. Check the "Data" view in Power BI Desktop to verify that your data is loaded without errors.
Make sure that the data types of the columns you're trying to export are compatible with the CSV export. For example, if you have columns with complex data types like images or objects, they might not export properly to CSV.
Special characters- Ensure that your data doesn't contain any problematic characters.
Verify that you have the necessary permissions to write to the directory where you're trying to save the CSV file. Also, make sure the file path you specify is correct and that the directory is not read-only.
When exporting, ensure you are using the correct export options. For instance, make sure you are not limiting the export to a specific selection or filter in your report that might exclude data.
- herman_ng2 years agoFrequent Visitor
HI all , thanks for all sugestion and reply.
looks like the september Power bi Desktop update have fix the issues.
for others that have issue with exporting big data , my suggestion uses dax studio , create the query that you need into the new table and export it via dax studio will be very helpfull too...thanks all.