How to Export a Table from Power BI Desktop to Excel

There are some ways to export Power BI Desktop data in Excel.

  1. You can copy the entire table, including all DAX calculated columns, very easily and paste it on a destination like Excel. This way is good for a small volume of data. 

Go to Date View and select the table you want to export, select Copy Table and then paste it in Excel.

Untitled.png

2. You need to find Power BI Desktop local port number from the Power BI Desktop temp directory. Then connect to Power BI Desktop Model from Excel.

For the detailed steps, you could refer to the links below.

http://biinsight.com/exporting-data-from-power-bi-desktop-to-excel-and-csv-part-1-copy-paste-and-dax…

http://biinsight.com/exporting-data-from-power-bi-desktop-to-excel-and-csv-part-2-importing-power-bi…

Please note that if you have millions of rows of data in your Power BI Desktop then you’ll be able to load 1,048,576 rows which is the maximum number of rows limitation on Excel.