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,
Thank you very much for your help. I guess it was way easier than I could had thought (and to make it even worse, I had searched for something like that).