Forum Discussion
Arcturus
8 years agoHelper I
Export full query to Excel/CSV
Hello all, Trying to export a query to Excel/CSV (i.e. table). I found a way to export individual chart's data but not whole queries. Is it possible to do it? Thanks!
- 8 years ago
Here is one solution:
https://community.powerbi.com/t5/Desktop/Export-to-csv-from-Power-Query/td-p/193423
The other method would be to insert an R script step in your query to do the output.
Greg_Deckler
8 years agoCommunity Champion
Here is one solution:
https://community.powerbi.com/t5/Desktop/Export-to-csv-from-Power-Query/td-p/193423
The other method would be to insert an R script step in your query to do the output.