Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
How to Export the More than 1,50,000 lakhs rows in to Excel from Power BI Table visual from visual.
My report is having detail level data and have rows almost morethan a million.
Can any one suggest, how to achive the same in power bi?
Thanks,
Sri
Solved! Go to Solution.
Hey @Koritala ,
Exporting more than 1.5 million rows from a Power BI table visual to Excel directly from the visual has some important limitations and workarounds you should know.
Data with current layout --> 150,000 rows
Underlying data (Pro users) --> 150,000 rows
Underlying data (Premium) --> 30,000,000 rows
CSV Export from Service --> 30,000 rows
These are default service limitations and cannot be bypassed through the visual export options unless you switch to a Premium workspace and use paginated reports.
Paginated reports can export millions of rows to Excel.
Steps:
Install Power BI Report Builder.
Connect to your dataset.
Design a table report similar to your Power BI visual.
Export to Excel or schedule delivery.
Requires Power BI Premium capacity.
DAX Studio can export results of DAX queries to Excel or CSV.
Steps:
Open your PBIX file in Power BI Desktop.
Open DAX Studio.
Connect to the data model.
Write a DAX query that returns your table data.
Export results to CSV or Excel using the "Export Data" option.
"Analyze in Excel" connects the Power BI model to Excel.
However, pivot tables aren't optimized for millions of rows, and it may slow down.
Use Power Query in Excel instead for performance.
If you're working in Power BI Premium or Fabric, use:
A Dataflow Gen2, or
Export the dataset to a Lakehouse / Azure SQL table.
Then connect Excel to that source and export data.
Apply filters or slicers (e.g., by date, region, category).
Export in batches of ≤150,000 rows.
Automate using Power Automate Desktop or Python (if allowed).
Exporting 1.5 million rows directly from visual into Excel in one shot from a Pro workspace is not possible. Excel will truncate beyond 150,000 rows.
For Detailed Information:
Export data from a Power BI visualization
Export Power BI paginated reports
Exporting more than 150,000 rows from Power BI report
Export Data to Excel exceeds munity.fabric.microsoft.com
How to quickly export data from Power BI Desktop with DAX Studio
If you found this solution helpful, please consider accepting it and giving it a kudos (Like) it’s greatly appreciated and helps others find the solution more easily.
Best Regards,
Nasif Azam
Hey @Koritala ,
Exporting more than 1.5 million rows from a Power BI table visual to Excel directly from the visual has some important limitations and workarounds you should know.
Data with current layout --> 150,000 rows
Underlying data (Pro users) --> 150,000 rows
Underlying data (Premium) --> 30,000,000 rows
CSV Export from Service --> 30,000 rows
These are default service limitations and cannot be bypassed through the visual export options unless you switch to a Premium workspace and use paginated reports.
Paginated reports can export millions of rows to Excel.
Steps:
Install Power BI Report Builder.
Connect to your dataset.
Design a table report similar to your Power BI visual.
Export to Excel or schedule delivery.
Requires Power BI Premium capacity.
DAX Studio can export results of DAX queries to Excel or CSV.
Steps:
Open your PBIX file in Power BI Desktop.
Open DAX Studio.
Connect to the data model.
Write a DAX query that returns your table data.
Export results to CSV or Excel using the "Export Data" option.
"Analyze in Excel" connects the Power BI model to Excel.
However, pivot tables aren't optimized for millions of rows, and it may slow down.
Use Power Query in Excel instead for performance.
If you're working in Power BI Premium or Fabric, use:
A Dataflow Gen2, or
Export the dataset to a Lakehouse / Azure SQL table.
Then connect Excel to that source and export data.
Apply filters or slicers (e.g., by date, region, category).
Export in batches of ≤150,000 rows.
Automate using Power Automate Desktop or Python (if allowed).
Exporting 1.5 million rows directly from visual into Excel in one shot from a Pro workspace is not possible. Excel will truncate beyond 150,000 rows.
For Detailed Information:
Export data from a Power BI visualization
Export Power BI paginated reports
Exporting more than 150,000 rows from Power BI report
Export Data to Excel exceeds munity.fabric.microsoft.com
How to quickly export data from Power BI Desktop with DAX Studio
If you found this solution helpful, please consider accepting it and giving it a kudos (Like) it’s greatly appreciated and helps others find the solution more easily.
Best Regards,
Nasif Azam
Hi @Koritala
Please check
Export large amount of data from Power BI desktop visuals
Performance analyzer pane to export all data of a visual
Regards,
Ritesh
Community Champion
Please mark the answer if helpful so that it can help others
Dance-Sing with Data Projects - YouTube
Hi, I need to export table visual data from power bi service not from desktop
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
34 | |
21 | |
20 | |
14 | |
12 |
User | Count |
---|---|
26 | |
18 | |
18 | |
16 | |
14 |