Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello All,
Can anyone please help me with the below-described scenario?
Scenario:- I have a .pbix file with 9.5 lakhs rows published on the Power BI service. While trying to export data into excel it is exporting only 1.5 lakhs rows.
Can anyone please provide an alternative solution so that I should be able to export complete data in a single file? (P.S - Excel maximum limit to store rows is 10 lakhs)
Solved! Go to Solution.
Hi, @NidhiBhusari
This is a known limitation mentioned in the documentation .
The maximum number of rows that Power BI Desktop and Power BI service can export from a .csv file is 30,000.
The maximum number of rows that the applications can export from an .xlsx file is 150,000.
As mentioned by @lbendlin ,you can try to get data from Power BI into Excel using the Analyze in Excel feature,
you can also consider using Dax studio to retrieve the data from Power BI Desktop or Power BI Premium capacity datasets.
Creating Excel “Data Dump” Reports From Power BI
Export Power BI Desktop and Power BI Service Model Data In One-Shot with DAX Studio
Youtube—Connect to a power bi model in the service using DAX Studio
Best Regards,
Community Support Team _ Eason
Hi, @NidhiBhusari
This is a known limitation mentioned in the documentation .
The maximum number of rows that Power BI Desktop and Power BI service can export from a .csv file is 30,000.
The maximum number of rows that the applications can export from an .xlsx file is 150,000.
As mentioned by @lbendlin ,you can try to get data from Power BI into Excel using the Analyze in Excel feature,
you can also consider using Dax studio to retrieve the data from Power BI Desktop or Power BI Premium capacity datasets.
Creating Excel “Data Dump” Reports From Power BI
Export Power BI Desktop and Power BI Service Model Data In One-Shot with DAX Studio
Youtube—Connect to a power bi model in the service using DAX Studio
Best Regards,
Community Support Team _ Eason
Don't export. Instead, use "Analyze in Excel" to connect to the data model live.