Forum Discussion
Export whole table in Excel
- 8 years ago
Hi Tasos,
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 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.
2.You need to find Power BI Desktop local port number from Power BI Desktop temp directory. Then connect to Power BI Desktop Model from Excel.
For the detail steps, you could refer to the links below.
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 maximum number of rows limitation on Excel.
Best Regards,
Cherry
Hi Tasos,
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 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.
2.You need to find Power BI Desktop local port number from Power BI Desktop temp directory. Then connect to Power BI Desktop Model from Excel.
For the detail steps, you could refer to the links below.
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 maximum number of rows limitation on Excel.
Best Regards,
Cherry
Hello v-piga-msft,
I do not see this option to "Copy table" when I perform the steps you suggested. Is this because I am using an ODBC connection to a database?
I tried copying the table in Power Query, but I only get the first 1000 rows.
Thanks.
- Frede7 years agoHelper I
It could be worth mentioning that the Copy Table option respects whatever filter you have applied to the table in the data view, so that can be used to reduce the amount of data that is exported.