Forum Discussion
Export more than 30000 rows
- 7 years ago
hi, Anonymous
Please check at below link which told about limitations of export data feature for now:
Limitations and considerations
- The maximum number of rows that can be exported from Power BI Desktop and Power BI service to .csv is 30,000.
- The maximum number of rows that can be exported to .xlsx when in the Power BI service is 150,000 for Pro users and 30,000 for Free users.
here is the same post for you refer to:
https://community.powerbi.com/t5/Desktop/Data-Exceeds-Limit-when-Exporting/td-p/334454
https://community.powerbi.com/t5/Desktop/Export-Data-Data-Exceeds-the-Limit/td-p/303976
https://community.powerbi.com/t5/Desktop/CSV-export-limit/td-p/357238
Best Regards,
Lin
You can export all your data, without any limitations with using DaxStudio. DaxStudio offers export data from dataset, no from matrix/table visualisation, so it's one of the option to do it. The second one is R language to export PowerBI dataset. The third one is connecting with PowerBI service to Excel.
- Anonymous4 years agoNot applicable
Do you have any guide explain how to achieve that with R? Thanks