Forum Discussion
masplin
9 years agoImpactful Individual
export data to excel
I'm struggling to decide whether to move from excel based models to PBI Desktop models. There are number of issues, but a key one is how to export large chunks of underlying model data e.g. customer ...
- 9 years ago
Hi masplin,
Thanks for your suggestion. It's true that export to CSV is only available in service rather than Power BI desktop now. For your requirement, you can vote this idea: export excel.
Best Regards,
Qiuyun Yu
Anonymous
9 years agoNot applicable
If you are in the PBI Desktop, you can go to the Data View and right click on any table name. On this menu is an option "Copy Table" which attempts to put that table into your clip board. Larger tables will have a "Please Wait" message. Once this is done, you can simply paste into your Excel.
I've done this for a few audits.
rcmmonteiro
8 years agoNew Member
The simpler and best solution. Thanks!
- Anonymous7 years agoNot applicable
Hello,
You may have a look at this project where you can export an xlsx file semi automatically:
https://github.com/didierterrien/Power-BI-assistant
Best regards